Data Engine Content Controls
Get Publisher Producer IDs
Retrieve a paginated list of distinct producer IDs associated with a specific publisher. Use this endpoint instead of /publisher/{publisher_id}/items when you only need producer IDs and the publisher has a large number of items.
GET
Get Publisher Producer IDs
Error Reference: Content Controls
Common errors: invalid item or publisher IDs, missing producer IDs, item not found, insufficient permissions.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Page number (1-indexed).
Required range:
x >= 1Number of producer IDs per page. Maximum 1000.
Required range:
1 <= x <= 1000Previous
Update item metadataUpdate mutable metadata fields for an item. Provide either producer_id or item_id along with publisher_id to identify the target item. (Both may be passed in as well.)
Next
Get Publisher Producer IDs

