...
For an individual asset file that is assigned to a specific Product or Product Format (eg, a cover or spread), the following additional variables are supported:
Variable | Description | Example |
---|---|---|
name_by_author_and_product_name | A combination of both the author’s name and the product’s name | CynthiaAmoroso-Cows |
name_by_collection_name_and_isbn_code | A combination of both the collection/series name and the ISBN code (ie, the last 5 digits of the ISBN) | InTheBarnYard-08256 |
name_by_collection_name_and_product_name | A combination of both the collection/series name and the product’s name | InTheBarnYard-Cows |
name_by_isbn | The full ISBN | 9781503808256 |
name_by_isbn_and_product_name | A combination of both the full ISBN and the product’s name | 9781503808256-Cows |
name_by_product_id | The TitleLeaf ID for the product | 6501 |
name_by_product_name | The product’s name | Cows |
name_by_product_name_and_isbn_code | A combination of both the product’s name and the ISBN code (ie, the last 5 digits of the ISBN) | Cows-08256 |
name_by_proprietary_product_id | The proprietary ID for the product (ie, your internal ID for the product) | PA15486 |
...