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