GoogleAdsSearchads360V23ServicesGenerateConversionRatesRequest constructor
GoogleAdsSearchads360V23ServicesGenerateConversionRatesRequest({
- String? customerId,
- String? customerReachGroup,
- GoogleAdsSearchads360V23CommonAdditionalApplicationInfo? reachApplicationInfo,
Implementation
GoogleAdsSearchads360V23ServicesGenerateConversionRatesRequest({
this.customerId,
this.customerReachGroup,
this.reachApplicationInfo,
});