GoogleAdsSearchads360V23ServicesRemarketingActionOperation constructor
GoogleAdsSearchads360V23ServicesRemarketingActionOperation({
- GoogleAdsSearchads360V23ResourcesRemarketingAction? create,
- GoogleAdsSearchads360V23ResourcesRemarketingAction? update,
- String? updateMask,
Implementation
GoogleAdsSearchads360V23ServicesRemarketingActionOperation({
this.create,
this.update,
this.updateMask,
});