POST

Path

POST http://fast.nexx360.io/native

Body

{
  tag_id: string, // TagId given by Nexx360
  url: string, // URL where ad is displayed
  native_config: 1 | 2
  gdpr?: 0 | 1,
  gdpr_consent?: string,
  id5id?: string,
  firstid?: string,
}

Last updated