CTV FAQ

Frequently asked questions about CTV

What are the required macros for CTV VAST?

The basic macros ->

https://rtb.gamoshi.io/r/{partner_id}/bidr? adtype=video&rformat=vast_xml&cb=[CACHEBUSTER]&adw=[ADW]&adh=[ADH]&bidfloor=[BID_FLOOR]&lat=[LAT]&lon=[LON]&dnt=[DNT]&app_name=[APP_NAME]&app_store=[APP_STORE_URL]&app_ver=[APP_VERSION]&device_make=[DEVICE_MAKE]&device_model=[DEVICE_MODEL]&device_os=[DEVICE_OS]&device_osv=[DEVICE_OS_VERSION]&app=[APP_ID]&app_bund=[APP_BUNDLE]&ifa=[IFA]&ctv=true

You can also add ->

&v_minduration=[VIDEO_MIN_DURATION]&v_maxnduration=[VIDEO_MAX_DURATION]&v_minbitrate=[VIDEO_MIN_BITRATE]&v_maxbitrate=[VIDEO_MAX_BITRATE]

For gdpr-> gdpr=[GDPR]&consent=[CONSENT]

For Coppa-> coppa=[COPPA]

If the request is running from a server we need to have the client ip-> request_ip=[IP]