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 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

       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

       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

       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

       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