> For the complete documentation index, see [llms.txt](https://help.dtxplatform.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dtxplatform.com/publishers-help-center/can-i-set-a-passback-tag-on-my-placement.md).

# Can I set a passback tag on my placement?

Sometimes, we might not be able to ‘fill’ or provide ads in specific regions, browsers or operating systems,\
\
to be able to still provide you with an excellent eCPM and enable you to earn with whoever is able to fill your traffic our team can provide you with a passback tag.\
\
A passback tag is an ad tag you provide to us that gets used in the event DTXplatform ads aren’t available at your specified configuration or the bids of the ads we are able to match are below what you’d like to be paid for per impression ('floor bid'). A passback (or alternate/ default) tag can be an ad tag that you received from any other online ad provider that you work with. For instance, if you already have a relationship with Adsterra or PropellerAds, you can give us that ad tag. If DTXplatform can’t find an ad at your specified configuration, we will serve your ad using one of the other tags.\
\
DTXplatform enables you to add tags with “passback” functionality for your placement.\
\
To request a passback tag added to your placement, please contact <support@dtxplatform.com>\
\
The MACROS available for passback tags are below:\
\
{pub\_zone} - Publisher zone id\
{subid} - Publisher subid\
{pub\_url} - Referrer URL, (urlencoded)\
{pub\_domain} - Referrer domain, (urlencoded)\
{pub\_redirect} - click redirect URL, (urlencoded, passed from pub tag parameters)\
{pub\_\*} - Custom publisher macros passed from tag parameters, (urlencoded)\
{cachebuster} - Random number


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.dtxplatform.com/publishers-help-center/can-i-set-a-passback-tag-on-my-placement.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
