GoogleAdsSearchads360V23ServicesIncentiveRequirementSpend constructor
GoogleAdsSearchads360V23ServicesIncentiveRequirementSpend({
- GoogleTypeMoney? awardAmount,
- GoogleTypeMoney? requiredAmount,
Implementation
GoogleAdsSearchads360V23ServicesIncentiveRequirementSpend({
this.awardAmount,
this.requiredAmount,
});