# Postback URL

***The system will generate a Global Postback for each advertiser, for passing back conversions.***

## Available methods <a href="#available-methods" id="available-methods"></a>

| Methods | HTTP method | Endpoint                                                                                                                                                                   | Description                                                 |
| ------- | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------- |
| **Get** |             |                                                                                                                                                                            |                                                             |
|         | GET         | [/v1/advertisers/{advertiser\_id}/postbacks](/api-documentation/networkapi/advertisers/sub-resourcesmd/postback_url/get_information_about_a_specific_advertisers_post_.md) | Get information about a specific advertiser’s post back URL |


---

# 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://offerslook-api.gitbook.io/api-documentation/networkapi/advertisers/sub-resourcesmd/postback_url.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.
