GoogleAdsSearchads360V23ResourcesRecommendationShoppingOfferAttributeRecommendation constructor
GoogleAdsSearchads360V23ResourcesRecommendationShoppingOfferAttributeRecommendation({
- String? demotedOffersCount,
- String? feedLabel,
- GoogleAdsSearchads360V23ResourcesRecommendationMerchantInfo? merchant,
- String? offersCount,
Implementation
GoogleAdsSearchads360V23ResourcesRecommendationShoppingOfferAttributeRecommendation({
this.demotedOffersCount,
this.feedLabel,
this.merchant,
this.offersCount,
});