DemandGenChannelControls

  • channel_config is an output-only field reflecting which field in the channel_configuration union is populated.

  • channel_configuration is a union field allowing for one of the different channel control configuration options.

  • channel_strategy is a high-level channel strategy field.

  • selected_channels allows for explicitly selected channels and must have at least one true value when present.

Channel controls for Demand Gen ad groups.

Fields

channel_config

DemandGenChannelConfig

Output only. Channel configuration reflecting which field in the oneof is populated.

Union field

channel_configuration

channel_configuration. Oneof between the different channel control configuration options. channel_configuration can be only one of the following:

channel_strategy

DemandGenChannelStrategy

High level channel strategy.

selected_channels

DemandGenSelectedChannels

Explicitly selected channels. This field should be set with at least one true value when present.