GoogleAdsSearchads360V23ResourcesAssetSetMerchantCenterFeed constructor

GoogleAdsSearchads360V23ResourcesAssetSetMerchantCenterFeed({
  1. String? feedLabel,
  2. String? merchantId,
})

Implementation

GoogleAdsSearchads360V23ResourcesAssetSetMerchantCenterFeed({
  this.feedLabel,
  this.merchantId,
});