GoogleAdsSearchads360V23ServicesListAudienceInsightsAttributesResponse constructor

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

Implementation

GoogleAdsSearchads360V23ServicesListAudienceInsightsAttributesResponse({
  this.attributes,
});