Get a creative

Retrieves the creatives submitted for approval with the specified creative ID.
Note that the same creative ID can be associated with multiple publishers, so the endpoint may return multiple creatives. To narrow down the results to a specific publisher, include the publisher_id in the query string.

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:

  1. Pending: The file is awaiting approval.
  2. Approved: The file has been approved and is ready for use.
  3. Rejected: The file has been rejected and will not be used.

Only files with an approval_state of Approved will be eligible to play.

Language
Credentials