GoogleAdsSearchads360V23CommonRealTimeBiddingSetting.fromJson constructor
GoogleAdsSearchads360V23CommonRealTimeBiddingSetting.fromJson(
- Map json_
Implementation
GoogleAdsSearchads360V23CommonRealTimeBiddingSetting.fromJson(core.Map json_)
: this(optIn: json_['optIn'] as core.bool?);