v1

latestOpenAPI 3.1.02026-07-24318141.2 MB

Get Image Number Prediction

get/image-number-predictions/{prediction_id}/

Path parameters

prediction_idstring required

The ID of the prediction to get

Response

200

idstring
pubnub_enabledboolean
urlstring
kindstring
program_idstring
client_idstring
created_atstring
{"stackTrail":"paths:/image-number-predictions/{prediction_id}/:get:responses:200:content:application/json:schema:properties:published_at","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/image-number-predictions/{prediction_id}/:get:responses:200:content:application/json:schema:properties:scheduled_at","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/image-number-predictions/{prediction_id}/:get:responses:200:content:application/json:schema:properties:interactive_until","oasType":"schema","type":"unknown"}
follow_up_urlstring
questionstring
required_correctstring
confirmation_messagestring
timeoutstring
subscribe_channelstring
{"stackTrail":"paths:/image-number-predictions/{prediction_id}/:get:responses:200:content:application/json:schema:properties:program_date_time","oasType":"schema","type":"unknown"}
publish_delaystring
interaction_urlstring
impression_urlstring
impression_countinteger
unique_impression_countinteger
engagement_countinteger
engagement_percentstring
statusstring
schedule_urlstring
{"stackTrail":"paths:/image-number-predictions/{prediction_id}/:get:responses:200:content:application/json:schema:properties:rewards_url","oasType":"schema","type":"unknown"}
translationsobject
translatable_fieldsstring[]
{"stackTrail":"paths:/image-number-predictions/{prediction_id}/:get:responses:200:content:application/json:schema:properties:custom_data","oasType":"schema","type":"unknown"}
widget_interactions_url_templatestring
vote_urlstring
{"stackTrail":"paths:/image-number-predictions/{prediction_id}/:get:responses:200:content:application/json:schema:properties:playback_time_ms","oasType":"schema","type":"unknown"}

Example response

{
  "id": "bbc832e1-496e-403f-804e-4305e997b646",
  "pubnub_enabled": true,
  "url": "https://cf-blast.livelikecdn.com/api/v1/image-number-predictions/bbc832e1-496e-403f-804e-4305e997b646/",
  "kind": "image-number-prediction",
  "program_id": "09d93835-ee52-4757-976c-ea09d6a5798c",
  "client_id": "8PqSNDgIVHnXuJuGte1HdvOjOqhCFE1ZCR3qhqaS",
  "created_at": "2023-12-01T09:13:25.147848Z",
  "follow_up_url": "https://cf-blast.livelikecdn.com/api/v1/image-number-prediction-follow-ups/",
  "follow_ups": [
    {
      "id": "08de21ac-1ec8-4f00-a76d-97617dca1a5f",
      "pubnub_enabled": true,
      "url": "https://cf-blast.livelikecdn.com/api/v1/image-number-prediction-follow-ups/08de21ac-1ec8-4f00-a76d-97617dca1a5f/",
      "program_id": "09d93835-ee52-4757-976c-ea09d6a5798c",
      "client_id": "8PqSNDgIVHnXuJuGte1HdvOjOqhCFE1ZCR3qhqaS",
      "image_number_prediction_id": "bbc832e1-496e-403f-804e-4305e997b646",
      "image_number_prediction_url": "https://cf-blast.livelikecdn.com/api/v1/image-number-predictions/bbc832e1-496e-403f-804e-4305e997b646/",
      "timeout": "P0DT00H00M30S",
      "created_at": "2023-12-01T09:15:59.444956Z",
      "subscribe_channel": "program.widget.09d93835-ee52-4757-976c-ea09d6a5798c",
      "kind": "image-number-prediction-follow-up",
      "options": [
        {
          "id": "dc372386-72b1-45e7-9dde-eedbae6fcf4f",
          "url": "https://cf-blast.livelikecdn.com/api/v1/image-number-prediction-options/dc372386-72b1-45e7-9dde-eedbae6fcf4f/",
          "description": "test1",
          "correct_number": 2,
          "image_url": "http://www.google.com/",
          "translatable_fields": [
            "description"
          ]
        }
      ],
      "question": "test",
      "required_correct": "all",
      "publish_delay": "P0DT00H00M00S",
      "interaction_url": "https://cf-blast.livelikecdn.com/api/v1/image-number-prediction-follow-ups/08de21ac-1ec8-4f00-a76d-97617dca1a5f/interactions/",
      "impression_url": "https://blast-prod-us-east-1.livelikeblast.com/api/v1/widget-impressions/image-number-prediction-follow-up/08de21ac-1ec8-4f00-a76d-97617dca1a5f/",
      "status": "pending",
      "created_by": {
        "id": "fccbb60d-c8b0-49fd-958c-87dc8f059bf8"
      },
      "schedule_url": "https://cf-blast.livelikecdn.com/api/v1/image-number-prediction-follow-ups/08de21ac-1ec8-4f00-a76d-97617dca1a5f/schedule/",
      "claim_url": "https://blast-prod-us-east-1.livelikeblast.com/api/v1/widget-interaction-claims/image-number-prediction/bbc832e1-496e-403f-804e-4305e997b646/claims/",
      "widget_interactions_url_template": "https://cf-blast.livelikecdn.com/api/v1/profiles/{profile_id}/widget-interactions/?image_number_prediction_id=bbc832e1-496e-403f-804e-4305e997b646"
    }
  ],
  "question": "test",
  "required_correct": "all",
  "confirmation_message": "Alright! Stay tuned to see the result.",
  "timeout": "P0DT00H00M30S",
  "options": [
    {
      "id": "dc372386-72b1-45e7-9dde-eedbae6fcf4f",
      "url": "https://cf-blast.livelikecdn.com/api/v1/image-number-prediction-options/dc372386-72b1-45e7-9dde-eedbae6fcf4f/",
      "description": "test1",
      "correct_number": 2,
      "image_url": "http://www.google.com/",
      "translatable_fields": [
        "description"
      ]
    }
  ],
  "subscribe_channel": "program.widget.09d93835-ee52-4757-976c-ea09d6a5798c",
  "publish_delay": "P0DT00H00M00S",
  "interaction_url": "https://cf-blast.livelikecdn.com/api/v1/image-number-predictions/bbc832e1-496e-403f-804e-4305e997b646/interactions/",
  "impression_url": "https://blast-prod-us-east-1.livelikeblast.com/api/v1/widget-impressions/image-number-prediction/bbc832e1-496e-403f-804e-4305e997b646/",
  "engagement_percent": "0.000",
  "status": "pending",
  "created_by": {
    "id": "fccbb60d-c8b0-49fd-958c-87dc8f059bf8"
  },
  "schedule_url": "https://cf-blast.livelikecdn.com/api/v1/image-number-predictions/bbc832e1-496e-403f-804e-4305e997b646/schedule/",
  "translatable_fields": [
    "question"
  ],
  "earnable_rewards": [
    {
      "reward_item_id": "053091d9-84cd-43c7-8c21-ddea5814ba8b",
      "reward_item_name": "Tarbooza",
      "reward_action_key": "prediction-correct",
      "reward_item_amount": 10
    }
  ],
  "widget_interactions_url_template": "https://cf-blast.livelikecdn.com/api/v1/profiles/{profile_id}/widget-interactions/?image_number_prediction_id=bbc832e1-496e-403f-804e-4305e997b646",
  "vote_url": "https://blast-prod-us-east-1.livelikeblast.com/api/v1/widget-interactions/image-number-prediction/bbc832e1-496e-403f-804e-4305e997b646/votes/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbmNyeXB0ZWQiOiJnQUFBQUFCbGFiMTQ1UXNtWmU1aWQtU1V6djB0bjdaZGR3X3NVRTN3SktDRjV1SUlwdzdRVzZvalpPQjNBOThqenpQa3gwcHFkWmJySVJfRVhmOVhuR0NzSlQxOWxhbzJtQT09IiwiaXNzIjoiYmxhc3QiLCJpYXQiOjE3MDE0Mjg2MDB9.7dGI9L0qtP3ggSUeIq573-l7Oc5r79rjLcuo6ET-WcI/"
}