# Ads

The [ad](/brand-api-reference/brand-api-reference-v11/reference/ads/models.md) object represents content used to refer traffic from a partner to one of your properties. Ads can take many forms, including plain text links, banners, videos, syndicated content, etc. All referrals (e.g., impressions and clicks) in impact.com are associated with an ad. Note that a default ad is always created when your program is first created. To view your existing ads in the application, visit your [ads listing screen](https://app.impact.com/secure/advertiser/radius/ads/manage-all-ads-flow.ihtml).


---

# 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://integrations.impact.com/brand-api-reference/brand-api-reference-v11/reference/ads.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.
