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