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