GoogleAdsSearchads360V23ServicesAudienceOverlapItem constructor

GoogleAdsSearchads360V23ServicesAudienceOverlapItem({
  1. GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadata? attributeMetadata,
  2. String? potentialYoutubeReachIntersection,
})

Implementation

GoogleAdsSearchads360V23ServicesAudienceOverlapItem({
  this.attributeMetadata,
  this.potentialYoutubeReachIntersection,
});