v1

latestOpenAPI 3.1.02026-07-24318141.2 MB

Get a Social Embed

get/social-embeds/{id}/

Path parameters

idstring required

Social Embed Id

Response

200

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

Example response

{
  "id": "b93ce66e-8225-4f99-9edf-b97a94aaa888",
  "url": "https://cf-blast.livelikecdn.com/api/v1/social-embeds/b93ce66e-8225-4f99-9edf-b97a94aaa888/",
  "program_id": "075a1d11-1489-4dd0-b7c4-a7642f5f517f",
  "client_id": "UJQCf1jWIhKmQpOYdhe6H56Uc4Xp50b1zdVaOowO",
  "created_at": "2021-09-22T19:34:28.910714Z",
  "kind": "social-embed",
  "published_at": "2021-09-22T19:34:29.621258Z",
  "scheduled_at": "2021-09-22T19:34:29.539173Z",
  "comment": "Catch the end of Pelicans vs. Bucks on TNT!",
  "timeout": "P0DT00H00M30S",
  "subscribe_channel": "program.widget.b93ce66e-8225-4f99-9edf-b97a94aaa888",
  "items": [
    {
      "id": "3dfc24f8-96ae-44fd-ab7c-449929ea65b2",
      "url": "https://twitter.com/NBAonTNT/status/1365163757391945731",
      "oembed": {
        "url": "https://twitter.com/NBAonTNT/status/1365163757391945731",
        "author_name": "NBA on TNT",
        "author_url": "https://twitter.com/NBAonTNT",
        "html": "<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Zion with the flush 💪<br><br>Catch the end of Pelicans vs. Bucks on TNT! <a href=\"https://t.co/M7zQmlGpi2\">pic.twitter.com/M7zQmlGpi2</a></p>&mdash; NBA on TNT (@NBAonTNT) <a href=\"https://twitter.com/NBAonTNT/status/1365163757391945731?ref_src=twsrc%5Etfw\">February 26, 2021</a></blockquote>\n<script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n",
        "width": 550,
        "type": "rich",
        "cache_age": "3153600000",
        "provider_name": "Twitter",
        "provider_url": "https://twitter.com",
        "version": "1.0",
        "title": "https://twitter.com/NBAonTNT/status/1365163757391945731"
      }
    }
  ],
  "publish_delay": "P0DT00H00M00S",
  "interaction_url": "https://cf-blast.livelikecdn.com/api/v1/social-embeds/b93ce66e-8225-4f99-9edf-b97a94aaa888/interactions/",
  "impression_url": "https://blastrt-prod-us-east-1.livelikecdn.com/api/v1/widget-impressions/social-embed/b93ce66e-8225-4f99-9edf-b97a94aaa888/",
  "impression_count": 1,
  "unique_impression_count": 1,
  "status": "published",
  "created_by": {
    "id": "1bf5b2ff-d82b-4400-b4eb-38a8d7bf538c"
  },
  "schedule_url": "https://cf-blast.livelikecdn.com/api/v1/social-embeds/b93ce66e-8225-4f99-9edf-b97a94aaa888/schedule/",
  "translatable_fields": [
    "comment"
  ],
  "widget_interactions_url_template": "https://cf-blast.livelikecdn.com/api/v1/profiles/{profile_id}/widget-interactions/?social_embed_id=b93ce66e-8225-4f99-9edf-b97a94aaa888"
}