Class GoogleAdsSearchads360V23ResourcesAdGroupDemandGenAdGroupSettingsDemandGenChannelControls
Channel controls for Demand Gen ad groups.
Inheritance
GoogleAdsSearchads360V23ResourcesAdGroupDemandGenAdGroupSettingsDemandGenChannelControls
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesAdGroupDemandGenAdGroupSettingsDemandGenChannelControls : IDirectResponseSchema
Properties
ChannelConfig
Output only. Channel configuration reflecting which field in the oneof is populated.
Declaration
[JsonProperty("channelConfig")]
public virtual string ChannelConfig { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ChannelStrategy
High level channel strategy.
Declaration
[JsonProperty("channelStrategy")]
public virtual string ChannelStrategy { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
SelectedChannels
Explicitly selected channels. This field should be set with at least one true value when present.
Declaration
[JsonProperty("selectedChannels")]
public virtual GoogleAdsSearchads360V23ResourcesAdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels SelectedChannels { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesAdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels |