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