Supply Open RTB and Cookie Sync Integration
Supply cookie sync is required when integrating with Aniview openRTB endpoint.
Aniview requires opening an iframe for cookie sync
Cookie Sync iframe Url:
https://player.aniview.com/ssync/[Your Network Id]/ssync.html?pid=[Your Network Id]&gdpr=&consent=&ccpa=&r=[Encoded redirect url]
Query Parameters:
pid: Replace [Your Network Id] with your network id as defined in Aniview console (manage.aniview.com)
gdpr: Is gdpr
consent: if gdpr is applied, pass the consent string
ccpa: ccpa string (4 letters)
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
OpenRTB Endpoint:
Supported openRTB versions: 2.3, 2.5 prefered
For the openRtb endpoint, use the following
Endpoint:Â https://rtb.aniview.com/sspRTB1
Required Fields:Â
imp[x].tagid:Â In the imp[x].tagid should be the channel ID from the Aniview platform
user.buyeruid: Aniview User id from cookie sync