id property
The REST ID of the product.
Content API methods that operate on products take this as their
productId
parameter. The REST ID for a product has one of the 2 forms
channel:contentLanguage: targetCountry: offerId or
channel:contentLanguage:feedLabel: offerId.
Implementation
core.String? id;