Publisher Object¶
Note
Fields marked with an asterisk (*) are optional and may not be sent in each request.
Value |
Type |
Description |
---|---|---|
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 Object Example¶
{
"publisher":{
"id":"6T2Y9G",
"name":"Publisher A"
}
}