GoogleAdsSearchads360V23ResourcesRecommendationShoppingAddProductsToCampaignRecommendation constructor
GoogleAdsSearchads360V23ResourcesRecommendationShoppingAddProductsToCampaignRecommendation({
- String? feedLabel,
- GoogleAdsSearchads360V23ResourcesRecommendationMerchantInfo? merchant,
- String? reason,
Implementation
GoogleAdsSearchads360V23ResourcesRecommendationShoppingAddProductsToCampaignRecommendation({
this.feedLabel,
this.merchant,
this.reason,
});