GoogleAdsSearchads360V23ServicesGenerateAudienceDefinitionResponse constructor

GoogleAdsSearchads360V23ServicesGenerateAudienceDefinitionResponse({
  1. List<GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadata>? highRelevanceAttributes,
  2. List<GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadata>? mediumRelevanceAttributes,
})

Implementation

GoogleAdsSearchads360V23ServicesGenerateAudienceDefinitionResponse({
  this.highRelevanceAttributes,
  this.mediumRelevanceAttributes,
});