Google AI Mode shopping results
Product clusters, inline products, videos and ads inside AI Mode answers.
AI Mode can expand product clusters into offers; `shoppingCards` and `inlineProducts` carry them, priced per expanded cluster. `videos` and `ads` cover the other blocks it may serve.
Returned in result
| Field |
|---|
shoppingCards |
inlineProducts |
videos |
ads |
Request
curl -X POST "https://api.answerline.dev/v1/monitor/aimode" \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt":"Family-friendly hotels in Lisbon","country":"PT","hl":"en"}'