GoogleAdsSearchads360V23ResourcesRecommendationShoppingMerchantCenterAccountSuspensionRecommendation constructor

GoogleAdsSearchads360V23ResourcesRecommendationShoppingMerchantCenterAccountSuspensionRecommendation({
  1. String? feedLabel,
  2. GoogleAdsSearchads360V23ResourcesRecommendationMerchantInfo? merchant,
})

Implementation

GoogleAdsSearchads360V23ResourcesRecommendationShoppingMerchantCenterAccountSuspensionRecommendation({
  this.feedLabel,
  this.merchant,
});