GoogleAdsSearchads360V23ServicesAdGroupAssetSetOperation constructor

GoogleAdsSearchads360V23ServicesAdGroupAssetSetOperation({
  1. GoogleAdsSearchads360V23ResourcesAdGroupAssetSet? create,
  2. String? remove,
})

Implementation

GoogleAdsSearchads360V23ServicesAdGroupAssetSetOperation({
  this.create,
  this.remove,
});