v1

latestOpenAPI 3.1.02026-07-24318141.2 MB

Get a Video Alert

get/video-alerts/{id}/

Path parameters

idstring required

Video Alert ID

Response

200

client_idstring
created_atstring
{"stackTrail":"paths:/video-alerts/{id}/:get:responses:200:content:application/json:schema:properties:custom_data","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/video-alerts/{id}/:get:responses:200:content:application/json:schema:properties:engagement_count","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/video-alerts/{id}/:get:responses:200:content:application/json:schema:properties:engagement_percent","oasType":"schema","type":"unknown"}
idstring
impression_countinteger
impression_urlstring
interaction_urlstring
{"stackTrail":"paths:/video-alerts/{id}/:get:responses:200:content:application/json:schema:properties:interactive_until","oasType":"schema","type":"unknown"}
kindstring
link_labelstring
link_urlstring
{"stackTrail":"paths:/video-alerts/{id}/:get:responses:200:content:application/json:schema:properties:program_date_time","oasType":"schema","type":"unknown"}
program_idstring
publish_delaystring
published_atstring
{"stackTrail":"paths:/video-alerts/{id}/:get:responses:200:content:application/json:schema:properties:rewards_url","oasType":"schema","type":"unknown"}
schedule_urlstring
scheduled_atstring
statusstring
subscribe_channelstring
textstring
timeoutstring
titlestring
translatable_fieldsstring[]
translationsobject
unique_impression_countinteger
{"stackTrail":"paths:/video-alerts/{id}/:get:responses:200:content:application/json:schema:properties:playback_time_ms","oasType":"schema","type":"unknown"}
urlstring
video_urlstring
widget_interactions_url_templatestring

Example response

{
  "client_id": "UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO",
  "created_at": "2021-09-22T19:33:57.811821Z",
  "created_by": {
    "id": "1bf5b2ff-d82b-4400-b4eb-38a8d7bf538c"
  },
  "id": "f002e779-2563-4fd1-bae9-73940ceead1a",
  "impression_url": "https://blastrt-prod-us-east-1.livelikecdn.com/api/v1/widget-impressions/video-alert/f002e779-2563-4fd1-bae9-73940ceead1a/",
  "interaction_url": "https://cf-blast.livelikecdn.com/api/v1/video-alerts/f002e779-2563-4fd1-bae9-73940ceead1a/interactions/",
  "kind": "video-alert",
  "link_label": "Watch Live!",
  "link_url": "https://livelike.com",
  "program_id": "075a1d11-1489-4dd0-b7c4-a7642f5f517f",
  "publish_delay": "P0DT00H00M00S",
  "published_at": "2021-09-22T19:33:58.136449Z",
  "schedule_url": "https://cf-blast.livelikecdn.com/api/v1/video-alerts/f002e779-2563-4fd1-bae9-73940ceead1a/schedule/",
  "scheduled_at": "2021-09-22T19:33:58.006263Z",
  "status": "published",
  "subscribe_channel": "program.widget.f002e779-2563-4fd1-bae9-73940ceead1a",
  "text": "Tune in tonight at 8 PM to watch the concert live!",
  "timeout": "P0DT00H00M30S",
  "title": "Watch Live!",
  "translatable_fields": [
    "title"
  ],
  "url": "https://cf-blast.livelikecdn.com/api/v1/video-alerts/f002e779-2563-4fd1-bae9-73940ceead1a/",
  "video_url": "https://cf-blast-storage.livelikecdn.com/assets/1d986cea-ec68-48bc-bdb8-a506e1106232.mp4",
  "widget_interactions_url_template": "https://cf-blast.livelikecdn.com/api/v1/profiles/{profile_id}/widget-interactions/?video_alert_id=f002e779-2563-4fd1-bae9-73940ceead1a"
}