# What tokens are available?

The supported macros are:<br>

> {conversion} Conversion tracking\
> {pubfeed} Publisher Feed ID\
> {subid} Publisher Feed Subid\
> {state} Visitor's state\
> {country} Two-letter visitor's country (ISO 3166-2)\
> {city} Visitor's city\
> {zip} Visitor's postal code (if available)\
> {os} Operation system\
> {browser} Browser\
> {carrier} Visitor's ISP\
> {ip} User IP\
> {campaign} Campaign ID\
> {banner} Ad ID\
> {bid} Bid price\
> {ga} Required for Google Analytics statistics\
> {aa} Required for Event tracking\
> {keyword} Keyword matched on campaign\
> {offer} Offer ID\
> {query} Keyword sent by publisher\
> {regerrer} Referrer URL (urlencoded)\
> {referrer\_domain} Referrer domain\
> {device\_type} Device Type\
> {device\_brand} Device brand\
> {ifa} Device Identifier

You can also find a more extended list on the section of the Creative creation on the campaign itself:

<figure><img src="/files/xjuEZddbxYhLkVVs4R4p" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.dtxplatform.com/advertisers-help-center/what-tokens-are-available.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
