Y
You
What are the best earbuds for commuting?
AI
AI Assistant
The Bose QuietComfort Ultra earbuds are great for commuting. They have solid noise cancellation and a comfortable fit. Battery life is around six hours, which is enough for most people.
Overview
Text search is the default mode (input_type: "text"). Send the AI’s response to ChatAds, and it will find product mentions, match them to affiliate offers, and return links you can insert back into the response before showing it to the user.
No special parameters are needed — just pass the message field and ChatAds handles extraction and resolution automatically.
How It Works
- Extract — ChatAds identifies product mentions in the text (e.g., “Bose QuietComfort Ultra earbuds”)
- Score — Each mention is scored for purchase intent and confidence using signals like brand detection, model patterns, and context
- Resolve — High-confidence mentions are matched to affiliate product listings
- Return — The API returns
link_text(the exact phrase to hyperlink) and aurl(the affiliate link)
Parameters
Onlymessage is required — the defaults work well for most use cases. See the API Reference for the full list of parameters.
Response
Inserting Links
Thelink_text field tells you which phrase in the AI response to hyperlink. Replace it with a link to the url:
Before:
The Bose QuietComfort Ultra earbuds are great for commuting.After:
The Bose QuietComfort Ultra earbuds are great for commuting.
Next Steps
Products in Images
Analyze product images for affiliate links
No Offers
Diagnose why the API returns no offers
API Reference
Full endpoint documentation