Overview
The Custom List Item API governs the creation and management of custom list items -- the objects that make up lists to support targeting and campaign data management. The list type determines the type of custom list items that can be included in the list.
Use the Custom List Item API to accomplish the following tasks:
- List all custom list items
- Create a custom list item
- Retrieve, update, partially update, or delete a custom list item using its ID
- Bulk upload custom list items
- Delete all active custom list items under a given List ID
- Retrieve custom list items containing latitude or longitude data
- Retrieve queued or updated custom list items
- Retrieve debug data for custom list items
- Acknowledge custom list items
Uniform Resource Identifiers (URI)
| URI |
|---|
https://{buzz_key}.api.beeswax.com/rest/v2/custom-list-items/ |
