GoogleAdsSearchads360V23ServicesAdGroupAssetOperation constructor
GoogleAdsSearchads360V23ServicesAdGroupAssetOperation({
- GoogleAdsSearchads360V23ResourcesAdGroupAsset? create,
- String? remove,
- GoogleAdsSearchads360V23ResourcesAdGroupAsset? update,
- String? updateMask,
Implementation
GoogleAdsSearchads360V23ServicesAdGroupAssetOperation({
this.create,
this.remove,
this.update,
this.updateMask,
});