Create an Advertiser

Creates a new Advertiser.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request Body

NameTypeDescriptionRequired
idNumberAdvertiser ID.Required for update.
nameStringAdvertiser name.Yes
agencyIdStringAgency ID to which the advertiser belongs.Yes during Insert / No / ignored during Update
currencyStringCurrency displayed for pricingYes during Insert / No / ignored during Update
categoryStringBusiness category for advertiser See reference table hereYes during Insert / No / ignored during Update
timezoneNameStringName of timezone from the following list: AKT, CT, ET, GMT, HST, MT, N, PTNo. If not passed during resource creation, then account timezone is used. This field is ignored for resource update.
externalAdvertiserIdStringExternal ID for the AdvertiserNo

Response

Name Type Description
messages Object Array An array of any error messages.
messages[].level String Error level.
messages[].code String Error code.
messages[].message String Error message.
entity Object An advertiser object.
entity.id Number Advertiser ID.
entity.name String Advertiser name.
entity.agencyId Number Agency ID to which the advertiser belongs.
entity.currency String Currency displayed for pricing
entity.category String Business category for advertiser
See reference table in Advertiser summary
entity.timezoneName String Name of timezone for advertiser
entity.externalAdvertiserId String External ID for Advertiser
Body Params
id
object
string
required
int32
required
string
required
string
required
boolean
string
enum
Allowed:
string
length ≤ 128
^[a-zA-Z0-9!"#$%&'()*+,-./:;<=>?`@\[~\]^_{|}~]*$
Responses

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json