{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://360live.stream/schemas/ai-commerce-feed.v1.json","title":"360live.stream AI Commerce Feed","type":"object","required":["schema","generated_at","site","canonical_url","json_url","primary_actions","watchable_asset","offers","embeds","proof_boundaries"],"properties":{"schema":{"type":"string","format":"uri"},"generated_at":{"type":"string","format":"date-time"},"site":{"type":"string","format":"uri"},"canonical_url":{"type":"string","format":"uri"},"json_url":{"type":"string","format":"uri"},"purpose":{"type":"string"},"audiences":{"type":"array","items":{"type":"string"}},"primary_actions":{"type":"array","items":{"type":"object","required":["label","url"],"properties":{"label":{"type":"string"},"url":{"type":"string","format":"uri"}}}},"watchable_asset":{"type":"object"},"return_hook":{"type":"object"},"clip_teasers":{"type":"array","items":{"type":"object"}},"offers":{"type":"array","items":{"type":"object","required":["id","audience","name","price","currency","checkout_url","proof_boundary"]}},"embeds":{"type":"array","items":{"type":"object","required":["id","label","snippet"]}},"structured_data_targets":{"type":"array","items":{"type":"string","format":"uri"}},"publisher_copy":{"type":"object"},"proof_boundaries":{"type":"object","required":["traffic","leads","revenue"]}}}