AI answers now carry ads — here's how to see them
AI answers are becoming ad inventory. ChatGPT already serves candidate ads in responses — rendered selectively, but present in the payload. If you buy media or watch competitors, ads[] is a new panel worth monitoring.
The field
{ "prompt": "best project management tools", "country": "US", "include": { "ads": true } }
{ "result": { "ads": [
{ "label": "Ad", "title": "…", "url": "…", "description": "…", "position": 1 }
] } }
Candidate ads come back even when the interface doesn’t render them — which is the interesting part: you see the auction pool, not just the winner. That’s competitive intelligence the visible UI hides.
What to do with it
- Competitor ad monitoring: which advertisers show up on your category prompts, in which markets
- Share of voice, paid edition: your presence in
ads[]vs organicsources[]— paid and earned visibility in one response - Creative tracking: ad titles and descriptions per prompt over time show messaging tests
- Market entry: is anyone advertising on your category in Germany? Run the prompt with
country: "DE"and find out before you spend
Pair it with the organic side
An ad buy makes most sense where the organic answer doesn’t already favor you. Run the same prompt without include.ads to see organic citations, then with it — the delta tells you whether competitors are buying coverage they couldn’t earn. See how citation selection works for the organic side.
Ads add-on pricing is on the pricing page; field shape in the reference.