Hello,
I was wondering if there was a way to tell which publishers returned with the 'lookups/publishers' endpoint are actually header bidding publishers?
response:
{
"publishers": [
{
"id": "xxxxx",
"name": "redacted",
"timezone": "US/Eastern"
}
}
Right now the response just lists all of the publishers with no distinction between if they're header bidding or not.
The only fields returned are id, name, and timezone