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