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:
|
product.featured_products[].id | The featured product ID |
product.featured_products[].logo | A link to the featured product logo |
product.featured_products[].name | The featured product name |
product.featured_products[].brief_description | A brief description of a featured product |
product.featured_products[].description | A full description of a featured product |
product.featured_products[].vendor_name | The name of the vendor who owns a featured product |
product.featured_products[].priority | The featured product priority |