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