Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

Aniview support setting up demand using OpenRTB protocol using protocol version 2.3, 2.4 or 2.5.

This document describes the supported fields and features.

Supported supply: Video, Web, Mobile Web, App, CTV

Supported encoding: Plain text, GZIP (Recommended)

Request Object - Supported Fields

When calling demand, Aniview support the following objects and fields. If additional fields or extensions are required please contact Aniview.

Note - Some fields are located in ext in earlier versions of openRTB, Aniview automatically adjust it according to the configurable version):

Object

Supported Fields

request object

id
tmax
test
at
cur
bcat
badv
imp(Object)
regs(Object)
device(Object)
user(Object)
ext(Object)
site(Object)
app(Object)
ifa

imp

secure
instl
id
tagid
video(Object)
bidfloor
bidfloorcur

video

boxingallowed
startdelay
mimes
api
placement
maxbitrate
w
h
pos
minduration
maxduration
playbackmethod
delivery
ext(Object)
linearity
protocols

site

ref
id
page
name
domain
publisher(Object)
content(Object)

app

id
name
publisher(Object)
bundle
storeurl

publisher

id
name
domain

device

js
carrier
devicetype
make
ua
os
ip
language

geo (object)
osv
dnt
model

geo

country
lat
lon
type

user

id
buyeruid

regs

coppa
ext.gdpr

pmp

private_auction
deals

deal

id
bidfloor
bidfloorcur
at
wseat

source

tid
pchain
ext.schain

Response

Supported fields:

Object

Supported Fields

response object

id
cur (USD only is supported)
seatbid (Object)

seatbid

bid

bid

id
impid
price
adm
nurl
burl
adomain
cat
w
h

Cookie Sync

Aniview support demand and supply initiated sync.
Aniview recommend supply initiated cookie sync. Syncing is automatically initiated by the player for relevant web traffic. It is recommended to support a dynamic redirect url so Aniview can control the redirect URL back to Aniview in realtime.
For demand initiated sync, Aniview will provide a sync URL.
For supply initiated sync, for new demand partners, provide a sync URL and Aniview will implement the integration.

Sync example:

  • DSP sync url: https://sync.dsp.com/partner=abc&r=https%3A%2F%2Fsync.aniview.com%2Fcookiesyncendpoint%3Fauid%3D1234%26biddername%3D9999%26key%3DBUYERUID

  • Dsp will redirect back to Aniview replacing BUYERUID with the actual user id

  • Aniview will save the user id mapping table and will use the buyeruid in future requests

  • No labels