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