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