> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/network/offers/offer-targeting.md).

# Offer - Targeting

#### 1. Go to **Offers » Offer-Approved**

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

#### 2. Select Offer **»** Targeting Tab

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

***

#### Targeting Fields

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Country</strong></td><td>Allow / Block specific Countries in Offer</td><td></td></tr><tr><td><strong>State</strong></td><td>Allow / Block specific State in Offer</td><td>(Accuracy is up to 70%)</td></tr><tr><td><strong>City</strong></td><td>Allow / Block Specific City in Offer</td><td>(Accuracy is up to 70%)</td></tr><tr><td><strong>Browser</strong></td><td>Allow / Block specific Browser in Offer</td><td></td></tr><tr><td><strong>Device</strong></td><td>Allow / Block specific Device in Offer</td><td></td></tr><tr><td><strong>OS</strong></td><td>Allow / Block specific Operating System in Offer</td><td></td></tr><tr><td><strong>OS Version</strong></td><td>Allow / Block specific Operating system version in Offer</td><td></td></tr><tr><td><strong>Device Brand</strong></td><td>Allow / Block specific Device brand in Offer</td><td></td></tr><tr><td><strong>ISP</strong></td><td>Allow / Block specific ISP in Offer</td><td></td></tr><tr><td><strong>User Language</strong></td><td>Allow / Block specific user language in Offer</td><td></td></tr></tbody></table>


---

# 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:

```
GET https://knowledgebase.offer18.com/network/offers/offer-targeting.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.
