GoogleAdsSearchads360V23ServicesIncentive constructor
GoogleAdsSearchads360V23ServicesIncentive({
- String? incentiveId,
- String? incentiveTermsAndConditionsUrl,
- GoogleAdsSearchads360V23ServicesIncentiveRequirement? requirement,
- String? type,
Implementation
GoogleAdsSearchads360V23ServicesIncentive({
this.incentiveId,
this.incentiveTermsAndConditionsUrl,
this.requirement,
this.type,
});