GoogleAdsSearchads360V23ServicesCyoIncentives constructor
GoogleAdsSearchads360V23ServicesCyoIncentives({
- GoogleAdsSearchads360V23ServicesIncentive? highOffer,
- GoogleAdsSearchads360V23ServicesIncentive? lowOffer,
- GoogleAdsSearchads360V23ServicesIncentive? mediumOffer,
Implementation
GoogleAdsSearchads360V23ServicesCyoIncentives({
this.highOffer,
this.lowOffer,
this.mediumOffer,
});