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