GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadata constructor
GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadata({
- GoogleAdsSearchads360V23CommonAudienceInsightsAttribute? attribute,
- String? dimension,
- String? displayInfo,
- String? displayName,
- GoogleAdsSearchads360V23CommonKnowledgeGraphAttributeMetadata? knowledgeGraphAttributeMetadata,
- GoogleAdsSearchads360V23CommonLineupAttributeMetadata? lineupAttributeMetadata,
- GoogleAdsSearchads360V23CommonLocationAttributeMetadata? locationAttributeMetadata,
- String? potentialYoutubeReach,
- GoogleAdsSearchads360V23CommonUserInterestAttributeMetadata? userInterestAttributeMetadata,
- GoogleAdsSearchads360V23CommonUserListAttributeMetadata? userListAttributeMetadata,
- GoogleAdsSearchads360V23CommonYouTubeChannelAttributeMetadata? youtubeChannelMetadata,
- GoogleAdsSearchads360V23CommonYouTubeVideoAttributeMetadata? youtubeVideoMetadata,
Implementation
GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadata({
this.attribute,
this.dimension,
this.displayInfo,
this.displayName,
this.knowledgeGraphAttributeMetadata,
this.lineupAttributeMetadata,
this.locationAttributeMetadata,
this.potentialYoutubeReach,
this.subscriberShare,
this.userInterestAttributeMetadata,
this.userListAttributeMetadata,
this.viewerShare,
this.youtubeChannelMetadata,
this.youtubeVideoMetadata,
});