GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadataGroup constructor

GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadataGroup({
  1. List<GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadata>? attributes,
})

Implementation

GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadataGroup({
  this.attributes,
});