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