Versions Compared

Key

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

Supply cookie sync is required when integrating with Aniview openRTB endpoint.

Cookie sync urlSync Url:

Code Block
https://player.aniview.com/ssync/[Your Network Id]/ssync.html?pid=[Your Network Id]&r=[Encoded redirect url]

Query Parameters:

  • pid: Replace [Your Network Id] : Replace with your network id as defined in Aniview console (manage.aniview.com)

  • r: The encoded redirect url.
    [AV_UID] will be replaced with Aniview user id. This id should be sent in user.buyeruid in the OpenRTB payload

Macros:

  • [AV_UID] - Aniview User ID - This id should be sent in user.buyeruid in the OpenRTB payload

Example:

https://player.aniview.com/ssync/1234/ssync.html?pid=1234&r=https%3A%2F%2Fyour.sync.url%2Fsync%3Fuid%3D%5BAV_UID%5D

Please contact your Aniview representative or support@aniview.com for setting up OpenRTB supply endpoint