GoogleAdsSearchads360V23ServicesTargetingSuggestionMetrics constructor
GoogleAdsSearchads360V23ServicesTargetingSuggestionMetrics({
- List<
GoogleAdsSearchads360V23CommonAgeRangeInfo> ? ageRanges, - double? coverage,
- GoogleAdsSearchads360V23CommonGenderInfo? gender,
- double? index,
- List<
GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadata> ? locations, - GoogleAdsSearchads360V23CommonParentalStatusInfo? parentalStatus,
- String? potentialYoutubeReach,
- List<
GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadataGroup> ? userInterests,
Implementation
GoogleAdsSearchads360V23ServicesTargetingSuggestionMetrics({
this.ageRanges,
this.coverage,
this.gender,
this.index,
this.locations,
this.parentalStatus,
this.potentialYoutubeReach,
this.userInterests,
});