get https://apps.hivestack.com/api/dsp/creatives
Retrieves the list of creatives submitted by a buyer from an external DSP along with their approval statuses.
In Hivestack, creative approval is handled at the individual file level. The approval_state
field in the response indicates the status of each media file associated with the creative.
The approval_state
can have one of the following integer values:
- Pending: The file is awaiting approval.
- Approved: The file has been approved and is ready for use.
- Rejected: The file has been rejected and will not be used.
Only files with an approval_state
of Approved will be eligible to play.