GoogleAdsSearchads360V23ServicesMutateCustomConversionGoalsRequest constructor
GoogleAdsSearchads360V23ServicesMutateCustomConversionGoalsRequest({
- List<
GoogleAdsSearchads360V23ServicesCustomConversionGoalOperation> ? operations, - String? responseContentType,
- bool? validateOnly,
Implementation
GoogleAdsSearchads360V23ServicesMutateCustomConversionGoalsRequest({
this.operations,
this.responseContentType,
this.validateOnly,
});