Changes

Jump to navigation Jump to search
no edit summary
Line 44: Line 44:     
== pubmatic.com/sellers.json ==
 
== pubmatic.com/sellers.json ==
 +
{{#tag:syntaxhighlight|
 +
{
 +
  "contact_address": "PubMatic 305 Main Street, First Floor Redwood City, CA 94063 USA",
 +
  "contact_email": "Eric Bozinny <eric.bozinny@pubmatic.com>",
 +
  "version": 1.0,
 +
  "identifiers": [
 +
    {
 +
      "name": "TAG-ID",
 +
      "value": "5d62403b186f2ace"
 +
    }
 +
  ],
 +
  "ext": {
 +
    "last_updated": "06-01-2020"
 +
  },
 +
  "sellers": [
 +
    ...,
 +
    {
 +
      "seller_id": "20977",
 +
      "name": "MSNBC Inc.",
 +
      "domain": "msnbc.com",
 +
      "seller_type": "PUBLISHER"
 +
    },
 +
    ...,
 +
    {
 +
      "seller_id": "156439",
 +
      "name": "SMART Ad Server",
 +
      "domain": "smartadserver.fr",
 +
      "seller_type": "INTERMEDIARY"
 +
    },
 +
    ...,
 +
  ]
 +
}
 +
}}

Navigation menu