promotions property
The promotions applied to the product.
A maximum of 10 values are allowed per Product. Only Promotion.promotion_id will be used, other fields will be ignored if set.
Implementation
core.List<GoogleCloudRetailV2Promotion>? promotions;