Advertisers

Recipes
🦉
Creating an Advertiser
Open Recipe

Response

Field
Type
Description
advertiser_idintThe advertiser id
namestringThe advertiser name
member_idintThe member id
descriptionstringThe advertiser’s description
ad_categoryad category objectThe ad category of the advertiser
idintThe ad category id
namestringThe ad category name
parent_idintThe ad category parent id
child_idintThe ad category child id
agency_namestringThe agency name
timezonetimezone objectThe timezone of the advertiser
idintThe timezone id
namestringThe timezone name
utc_offsetfloatThe timezone utc offset
utc_offset_dstfloatThe timezone utc offset dst
currencycurrency objectThe currency of the advertiser
idintThe currency id
namestringThe currency name
codestringThe currency code
symbolstringThe currency symbol
is_demoboolThe is demo int flag
contact_namestringThe contact name
contact_address1stringThe contract address first line
contact_address2stringThe contract address second line
contact_citystringThe contact city
contact_countrystringThe contact country
contact_statestringThe contact state
contact_zipstringThe contact zip
contact_phonestringThe contract phone
contact_emailstringThe contact email
deletedboolThe deleted flag
statusstringThe status.
is_demoboolthe is demo flag
created_atstringThe date time the advertiser was created
last_modifiedstringThe date time the advertiser was last modified
last_edited_byintThe id of the user to last edit the advertiser
member_group_idintThe member group id
entity_countintThe entity count of the advertiser
advertiser_group_idintThe advertiser group id
billingobjectThe billing object
invoice_method_idintThe invoice method id
namestringThe billing name
emailstringThe billing email
addressstringThe billing address
address_line_2stringThe billing address line 2
citystringThe billing city
countrystringThe billing country
statestringThe billing state
zipstringThe billing zipcode
metadatastringThe advertiser metadata that is associated with the advertiser being created. This is an open input object, and must be in JSON format.
entities_filterarray of objectsThe list of applied filters that the automated entity assignment process will adhere to when assigning entities to the advertiser. Filters on multiple entity attributes can be applied to a single advertiser
entities_filter.fieldstringThe name of the entity attribute being filtered on for the automated entity assignment process
entities_filter.operationboolThe operator for the configured filter
entities_filter.valuearray of stringsThe value of the entity attribute to be filtered on
additional_entities_filterarray of stringsThe list of specific entities that will be added to the ad group in the automated entity assignment process. Entities from the filters and an explicit list of entities will be included in the automated entity assignment process if both arrays are included when creating the advertiser

Try It!

Language
Credentials
Header
Click Try It! to start a request and see the response here!