Allocation
Delete an allocation
Delete an allocation between a campaign and placement.
Access Control:
- Admin and Retailer accounts: Can delete any allocation
- Advertiser accounts: Can only delete allocations for campaigns they own
Restrictions:
- Published allocations cannot be deleted
- The allocation must exist
- The user must have permission to delete the allocation
If any of these conditions are not met, the request will fail with an appropriate error response.
DELETE
Delete an allocation
Previous
Record Activity LogRecords user activity logs for advertising optimization and analytics.
Supported activity types:
- `activity.item_view`: Records product detail page views
- `activity.add_cart`: Records cart addition events
- `activity.page_view`: Records page navigation events
- `activity.search`: Records search query events
- `activity.purchase`: Records completed purchases
Note: Returns 200 OK for all requests. Invalid schemas are silently ignored.
Next
Delete an allocation
