Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • At this point, SpringServe will be equipped to call IRIS.TV's context API to collect the specific iris ID and Iris Context data for targeting.

    • Be sure to include the iris_content_id in your supply request to let SpringServe know we need to connect to the context API.

      • ex: https://staging-tv.springserve.com/vast/2704812345?w=1920&h=1080&cb={{CACHEBUSTER}}&ip={{IP}}&ua={{USER_AGENT}}&app_bundle={{APP_BUNDLE}}&app_name={{APP_NAME}}&did={{DEVICE_ID}}&iris_content_id=abdcgerteh44jj4

...

  • If you are already connected to IRIS.TV’s context API and have values for the iris_id and iris_context, simply pass the values through in your supply request

    • ex: https://tv.springserve.com/vast/d/64895812345?w=1920&h=1080&cb={{CACHEBUSTER}}&ip={{IP}}&ua={{USER_AGENT}}&app_bundle={{APP_BUNDLE}}&app_name={{APP_NAME}}&app_store_url={{APP_STORE_URL}}&did={{DEVICE_ID}}&iris_id=3abe529064600fd7&iris_context=ic_6054341,ic_1704713,ic_2627461,ic_1592380,ic_8121076

...