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