DSP States
Track the availability status of products on Digital Service Providers.
Relationships: availabilities, dsp, product
Manage and monitor the current distribution status of products across various streaming platforms.
List DSP states
Track the availability status of products on Digital Service Providers
query Parameters
page[number]Page number for pagination
page[size]Number of items per page (max 200)
filter[product-id]Filter by product ID
filter[dsp-upload-identification-id]Filter by DSP upload identification ID
filter[current]Filter by current status
List DSP states › Responses
Successful response
Array of resource objects (override with specific resource schema)
Related resources included in the response
Create a DSP state
Create a new DSP state to track product availability on a platform.
Required fields: product, available
Create a DSP state › Request Body
Create a DSP state › Responses
DSP state created successfully
The primary resource object (override with specific resource schema)
Related resources included in the response
Get DSP state details
Retrieve a specific DSP state by ID
path Parameters
idResource ID
query Parameters
includeComma-separated list of related resources to include
Get DSP state details › Responses
Successful response
The primary resource object (override with specific resource schema)
Related resources included in the response