> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/marketing-content/requests/request-assets/request-a-sponsored-text-asset-as-a-partner.md).

# Request a Sponsored Text Asset as a Partner

One type of asset you can use to drive traffic to brands is the *Sponsored Text* asset. This asset type comes in the form of short text strings and is similar to the sponsored ads you would find on search engine result pages.

#### Request a new Sponsored Text ad

1. From the top navigation menu, select **Content →** [**Requests**](https://app.impact.com/secure/mediapartner/ads/list-all-mp-ad-requests-flow.ihtml).
2. In the upper-right corner, select **Request → Sponsored Text**.
3. Fill out the form.
   * See the *Sponsored Text field reference* below for more information.
4. Select **Submit**.

   <div data-with-frame="true"><figure><img src="/files/Ru3cV0lyovbQ4DcqlZDs" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>Sponsored Text field reference</summary>

| Form Field              | Description                                                                                                                                 |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| Brand                   | Select the brand to which this request will be sent from the drop-down menu. If a brand doesn't appear, they may have disabled Ad Requests. |
| Deal                    | Optionally, select the deal with which this asset will be associated.                                                                       |
| Language                | Optionally, select in which language you want the asset to be.                                                                              |
| Date Needed             | Select the date by which you want the asset.                                                                                                |
| Exclusive Ad            | Optionally, request the asset exclusively for your use.                                                                                     |
| Optional Example        | Optionally, add an example of what you might want the asset to look like or what copy could be used in it.                                  |
| Additional Instructions | Optionally, include any additional comments for the brand to consider when they review your request.                                        |

</details>

#### Review your Sponsored Text request status

After you submit your request, you can check on its status.

1. From the top navigation menu, select **Content →** [**Requests**](https://app.impact.com/secure/mediapartner/ads/list-all-mp-ad-requests-flow.ihtml).
2. Locate your request.
   * Select the **Brand** filter, then select the brand to which you sent the request.
   * Select **Request Type** → **Asset**.
3. To view the details of your request, hover over the request and select ![](/files/QmaL30TflEtQDgN6tzCe) **\[More] → View**.

   * Here, you can see any comments the brand may have made while processing and finalizing the request.

   <div data-with-frame="true"><figure><img src="/files/sGsnB3lS4HXWv42rukWe" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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.impact.com/partner/what-would-you-like-to-learn-about/platform-features/marketing-content/requests/request-assets/request-a-sponsored-text-asset-as-a-partner.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.
