GoogleAdsSearchads360V23ResourcesRecommendationShoppingFixDisapprovedProductsRecommendation constructor
GoogleAdsSearchads360V23ResourcesRecommendationShoppingFixDisapprovedProductsRecommendation({
- String? disapprovedProductsCount,
- String? feedLabel,
- GoogleAdsSearchads360V23ResourcesRecommendationMerchantInfo? merchant,
- String? productsCount,
Implementation
GoogleAdsSearchads360V23ResourcesRecommendationShoppingFixDisapprovedProductsRecommendation({
this.disapprovedProductsCount,
this.feedLabel,
this.merchant,
this.productsCount,
});