{{....}}{{destination.city}} today!https://www.(...).com/destinations?id={{destination.destination_id}}&start={{trip.travel_start date_format:Y-m-d}}&end={{trip.travel_end date_format:Y-m-d}}| Template tag | Description |
|---|---|
trip.currency_code | The ISO-4217 currency code (for example, “USD”) passed by the advertiser in dynamic events (for example, pixel events) using the key currency. If no currency code has been passed for an item, we show the product’s feed’s default currency. |
trip.travel_start | The trip start date that Facebook has collected for the user from the advertiser. If there was no trip start date collected, this template tag will default to tomorrow. We support most of the date formats provided here. Example:
|
trip.travel_end | The trip end date that Facebook has collected for the user from the advertiser. If there was no trip end date collected, this template tag will default to the day after tomorrow. We support most of the date formats provided here. Example:
|
trip.num_adults | Number of adult travelers, based on intent signals Facebook collects about the user. Currently defaults to 1, subject to change. |
trip.num_children | Number of children travelers, based on intent signals Facebook collects about the user. Currently defaults to 0, subject to change. |
trip.num_travelers | Sum of adult and children travelers, based on intent signals Facebook collects about the user. Currently defaults to 1, subject to change. |
destination.name | Destination name provided in catalog. |
destination.description | Destination description provided in catalog. |
destination.city | City provided in catalog. |
destination.country | Country provided in catalog. |
destination.url | Destination URL provided in catalog. |
destination.destination_id | ID of the destination provided by advertiser in catalog. |
destination.price | Price of the destination provided in catalog. |