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