GoogleAdsSearchads360V23ResourcesCampaignLocalCampaignSetting.fromJson constructor
GoogleAdsSearchads360V23ResourcesCampaignLocalCampaignSetting.fromJson(
- Map json_
Implementation
GoogleAdsSearchads360V23ResourcesCampaignLocalCampaignSetting.fromJson(
core.Map json_,
) : this(locationSourceType: json_['locationSourceType'] as core.String?);