GoogleAdsSearchads360V23CommonLineupAttributeMetadataSampleChannel constructor
GoogleAdsSearchads360V23CommonLineupAttributeMetadataSampleChannel({
- String? displayName,
- GoogleAdsSearchads360V23CommonYouTubeChannelInfo? youtubeChannel,
- GoogleAdsSearchads360V23CommonYouTubeChannelAttributeMetadata? youtubeChannelMetadata,
Implementation
GoogleAdsSearchads360V23CommonLineupAttributeMetadataSampleChannel({
this.displayName,
this.youtubeChannel,
this.youtubeChannelMetadata,
});