GoogleAdsSearchads360V23ResourcesAdGroupDemandGenAdGroupSettingsDemandGenChannelControlsDemandGenSelectedChannels class

Explicitly selected channels for channel controls in Demand Gen ad groups.

Properties

discover bool?
Whether to enable ads on the Discover channel.
getter/setter pair
display bool?
Whether to enable ads on the Display channel.
getter/setter pair
gmail bool?
Whether to enable ads on the Gmail channel.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
youtubeInFeed bool?
Whether to enable ads on the YouTube In-Feed channel.
getter/setter pair
youtubeInStream bool?
Whether to enable ads on the YouTube In-Stream channel.
getter/setter pair
youtubeShorts bool?
Whether to enable ads on the YouTube Shorts channel.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited