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