GoogleAdsSearchads360V23ServicesMutateCustomerConversionGoalsRequest constructor
GoogleAdsSearchads360V23ServicesMutateCustomerConversionGoalsRequest({
- List<
GoogleAdsSearchads360V23ServicesCustomerConversionGoalOperation> ? operations, - bool? validateOnly,
Implementation
GoogleAdsSearchads360V23ServicesMutateCustomerConversionGoalsRequest({
this.operations,
this.validateOnly,
});