Publisher Object

Note

Fields marked with asterisk (*) are optional.

Parameter

Type

Description

id

string

An exchange specific identifier comprised of the the Supplier exchange name, and the publisher ID appended following an underscore.

name*

string

Publisher name, for example “AAP”.

cat*

array of string

Array of IAB content categories for the publisher. [“IAB1”, “IAB2-3”].

domain*

string

The highest level domain of the publisher, e.g. example.com.

Publisher Object Example

{
   "publisher":{
      "id":"SSPid_12345",
      "name":"Publisher A"
   }
}