Placeholders for the Product entity
The following placeholders are used for the Product entity.
Placeholder | Description |
---|---|
product.id | The product ID (available for the following events: Before subscription expiration, After subscription expiration, After subscription switched from trial to non-trial, Subscription changed, Order changed, Order created, see Creating an event handler) |
product.name | The product name (available for the following events: Before subscription expiration, After subscription expiration, After subscription switched from trial to non-trial, Subscription changed, Order changed, Order created, see Creating an event handler) |
product_ids | An array of the product IDs of the plans with active subscriptions (available only for the following event: Billing day is coming, see Creating an event handler) |
product_names | An array of the product names of the plans with active subscriptions (available only for the following event: Billing day is coming, see Creating an event handler) |
product.featured_products[] | For a Subscription changed event — an array of featured products from the recommendation service for a subscription's product (see Product recommendations), except for the following:
|
subscription.upgrade_to_products[] | For Before account's postpaid subscriptions expiration and Before subscription expiration events — an array of upgrade-to products (see Product recommendations) generated as follows:
|