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