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