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