Publisher Object
Field | Type | Details |
---|---|---|
id | string | An exchange specific identifier for the publisher, e.g. |
name* | string | Publisher name, for example |
cat* | array of string | Array of IAB content categories for the publisher. |
cattax* | int | The taxonomy in use for cat. If no cattax field is supplied, the IAB Content Category Taxonomy 1.0 (
|
domain* | string | The highest level domain of the publisher, e.g. |
{
"publisher":{
"id":"6T2Y9G",
"name":"Publisher A"
}
}