GoogleAdsSearchads360V23CommonCustomAudienceSegment.fromJson constructor
GoogleAdsSearchads360V23CommonCustomAudienceSegment.fromJson(
- Map json_
Implementation
GoogleAdsSearchads360V23CommonCustomAudienceSegment.fromJson(core.Map json_)
: this(customAudience: json_['customAudience'] as core.String?);