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