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