/advertisers
GET
GET https://api.adnuntius.com/api/v1/advertisers?context=<context>POST
POST https://api.adnuntius.com/api/v1/advertisers?context=<context>{
"id": "ypk7kjy2ldr2bnwr",
"address": {
"country": "SE",
"addressLine1": "Address 1",
"city": "City",
"state": "State",
"postCode": "01234"
},
"name": "Adnuntius Advertiser",
"description": "An advertiser for your network",
"team": { "id": "defaultsitegroup" },
"externalReference": "abc123",
"v1Category": "IAB1",
"category": "IAB_1",
"contact": "Mikael",
"email": "[email protected]",
"advertiserUrl": "https://www.homepage.com",
"phone": "012-345678909"
}Name
Required
Restriction
Description
Advertiser JSON
Name
Required
Restriction
Description
Last updated