id property
The REST ID of the product, in the form of channel:contentLanguage:targetCountry:offerId.
Content API methods that operate on products take this as their productId parameter. Should always be included in the SELECT clause.
Implementation
core.String? id;