GoogleAdsSearchads360V23ServicesMutateCustomerLabelsRequest constructor
GoogleAdsSearchads360V23ServicesMutateCustomerLabelsRequest({
- List<
GoogleAdsSearchads360V23ServicesCustomerLabelOperation> ? operations, - bool? partialFailure,
- bool? validateOnly,
Implementation
GoogleAdsSearchads360V23ServicesMutateCustomerLabelsRequest({
this.operations,
this.partialFailure,
this.validateOnly,
});