id property
The REST promotion ID to uniquely identify the promotion.
Content API methods that operate on promotions take this as their
promotionId parameter. The REST ID for a promotion is of the form
channel:contentLanguage:targetCountry:promotionId The channel field has
a value of "online", "in_store", or "online_in_store".
Output only.
Implementation
core.String? id;