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