Interface Campaign.VideoCampaignSettingsOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
Campaign.VideoCampaignSettings,Campaign.VideoCampaignSettings.Builder
- Enclosing class:
- Campaign
public static interface Campaign.VideoCampaignSettingsOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionFormat-restricting control enabling usage of Video Responsive ads in format defined Video campaigns (for example, non-skippable).Format-restricting control enabling usage of Video Responsive ads in format defined Video campaigns (for example, non-skippable).Inventory control for Video Responsive ads in reach campaigns.Inventory control for Video Responsive ads in reach campaigns.booleanFormat-restricting control enabling usage of Video Responsive ads in format defined Video campaigns (for example, non-skippable).booleanInventory control for Video Responsive ads in reach campaigns.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasVideoAdInventoryControl
boolean hasVideoAdInventoryControl()Inventory control for Video Responsive ads in reach campaigns.
.google.ads.googleads.v20.resources.Campaign.VideoCampaignSettings.VideoAdInventoryControl video_ad_inventory_control = 2;- Returns:
- Whether the videoAdInventoryControl field is set.
-
getVideoAdInventoryControl
Campaign.VideoCampaignSettings.VideoAdInventoryControl getVideoAdInventoryControl()Inventory control for Video Responsive ads in reach campaigns.
.google.ads.googleads.v20.resources.Campaign.VideoCampaignSettings.VideoAdInventoryControl video_ad_inventory_control = 2;- Returns:
- The videoAdInventoryControl.
-
getVideoAdInventoryControlOrBuilder
Campaign.VideoCampaignSettings.VideoAdInventoryControlOrBuilder getVideoAdInventoryControlOrBuilder()Inventory control for Video Responsive ads in reach campaigns.
.google.ads.googleads.v20.resources.Campaign.VideoCampaignSettings.VideoAdInventoryControl video_ad_inventory_control = 2; -
hasVideoAdFormatControl
boolean hasVideoAdFormatControl()Format-restricting control enabling usage of Video Responsive ads in format defined Video campaigns (for example, non-skippable).
.google.ads.googleads.v20.resources.Campaign.VideoCampaignSettings.VideoAdFormatControl video_ad_format_control = 3;- Returns:
- Whether the videoAdFormatControl field is set.
-
getVideoAdFormatControl
Campaign.VideoCampaignSettings.VideoAdFormatControl getVideoAdFormatControl()Format-restricting control enabling usage of Video Responsive ads in format defined Video campaigns (for example, non-skippable).
.google.ads.googleads.v20.resources.Campaign.VideoCampaignSettings.VideoAdFormatControl video_ad_format_control = 3;- Returns:
- The videoAdFormatControl.
-
getVideoAdFormatControlOrBuilder
Campaign.VideoCampaignSettings.VideoAdFormatControlOrBuilder getVideoAdFormatControlOrBuilder()Format-restricting control enabling usage of Video Responsive ads in format defined Video campaigns (for example, non-skippable).
.google.ads.googleads.v20.resources.Campaign.VideoCampaignSettings.VideoAdFormatControl video_ad_format_control = 3; -
getFluidityControlCase
Campaign.VideoCampaignSettings.FluidityControlCase getFluidityControlCase()
-