GoogleAdsSearchads360V23ServicesConversionRateSuggestion constructor
GoogleAdsSearchads360V23ServicesConversionRateSuggestion({
- double? conversionRate,
- String? conversionRateModel,
- String? plannableProductCode,
- GoogleAdsSearchads360V23ServicesSurfaceTargeting? surfaceTargeting,
Implementation
GoogleAdsSearchads360V23ServicesConversionRateSuggestion({
this.conversionRate,
this.conversionRateModel,
this.plannableProductCode,
this.surfaceTargeting,
});