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