Overview
Advertisers are a core object used to represent different companies or brands.
Advertisers are the highest-level core object; campaigns, line Items, and creatives are all associated under an advertiser. Settings configured at the advertiser level automatically apply to all core objects underneath it.
Advertisers exist within the account where they were created, and user access to different advertisers is managed through the Users and Account Groups APIs.
Use the Advertiser API to accomplish the following tasks:
- List all advertisers within a buzzkey or a specific account
- Create a new advertiser
- Retrieve, update, partially update, or delete an advertiser using its ID
- Bulk create, update, validate, or delete multiple advertisers
Uniform Resource Identifiers (URI)
| URI |
|---|
https://{buzz_key}.api.beeswax.com/rest/v2/advertisers |
