GoogleAdsSearchads360V23ServicesInsightsAudienceAttributeGroup constructor

GoogleAdsSearchads360V23ServicesInsightsAudienceAttributeGroup({
  1. List<GoogleAdsSearchads360V23CommonAudienceInsightsAttribute>? attributes,
})

Implementation

GoogleAdsSearchads360V23ServicesInsightsAudienceAttributeGroup({
  this.attributes,
});