AnswerLine Sign in Start free

Advertising · ChatGPT

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

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.

Try it on your own prompts

500 free credits a month, no card. One POST returns the answer, sources and citations as JSON.

Keep reading