{
"type": "context_match_response",
"request_id": "ctx-retail-8f3a",
"offers": [
{
"package_id": "pkg-coffee-sponsored",
"brand": { "domain": "coldbrew.example.com", "brand_id": "coldbrew" },
"price": { "amount": 2.50, "currency": "USD", "model": "cpc" },
"summary": "Cold brew and iced latte — buy 2 get 1 free promotion",
"creative_manifest": {
"format_id": { "agent_url": "https://grocery-retailer.example.com", "id": "sponsored_product_listing" },
"assets": {
"items": {
"type": "product",
"items": [
{ "gtin": "gtin-cold-brew-12oz", "badge": "BOGO", "image_url": "https://cdn.example.com/cold-brew-12oz.jpg" },
{ "gtin": "gtin-iced-latte-4pk", "badge": "PROMO", "image_url": "https://cdn.example.com/iced-latte-4pk.jpg" }
]
},
"promo_banner": {
"url": "https://cdn.example.com/banners/b2g1.png",
"width": 728,
"height": 90
}
}
},
"macros": {
"click_tracker": "https://track.example.com/click?pkg=coffee-sponsored",
"impression_tracker": "https://track.example.com/imp?pkg=coffee-sponsored"
}
}
]
}