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