GoogleAdsSearchads360V23ServicesIncentiveOffer constructor
GoogleAdsSearchads360V23ServicesIncentiveOffer({
- String? consolidatedTermsAndConditionsUrl,
- GoogleAdsSearchads360V23ServicesCyoIncentives? cyoIncentives,
- String? type,
Implementation
GoogleAdsSearchads360V23ServicesIncentiveOffer({
this.consolidatedTermsAndConditionsUrl,
this.cyoIncentives,
this.type,
});