Interface AdGroup.DemandGenAdGroupSettingsOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
AdGroup.DemandGenAdGroupSettings, AdGroup.DemandGenAdGroupSettings.Builder
Enclosing class:
AdGroup

public static interface AdGroup.DemandGenAdGroupSettingsOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasChannelControls

      boolean hasChannelControls()
       Channel controls for Demand Gen ad groups.
       
      .google.ads.googleads.v21.resources.AdGroup.DemandGenAdGroupSettings.DemandGenChannelControls channel_controls = 1;
      Returns:
      Whether the channelControls field is set.
    • getChannelControls

       Channel controls for Demand Gen ad groups.
       
      .google.ads.googleads.v21.resources.AdGroup.DemandGenAdGroupSettings.DemandGenChannelControls channel_controls = 1;
      Returns:
      The channelControls.
    • getChannelControlsOrBuilder

       Channel controls for Demand Gen ad groups.
       
      .google.ads.googleads.v21.resources.AdGroup.DemandGenAdGroupSettings.DemandGenChannelControls channel_controls = 1;