Returns a list of lineitem-creative associations.

This endpoint returns a list with information about the lineitem creative associations. The lineitem-creative object is a representation of a link between a lineitem and a creative. The result set can optionally be filtered by lineitem_id and creative_id. The endpoint limits the result set to 100 objects. If no information about the lineitem creatives is available an empty list will be returned (i.e. []).

Query Params
integer
Defaults to 100

The number of items to return (max 100)

integer
Defaults to 0

The number of items to skip before starting to collect the result set.

integer

Auto generated Hivestack lineitem unique identifier. If included the endpoint will return the links between a lineitem and a creative containing the lineitem id provided.

integer

Auto generated Hivestack creative unique identifier. If included the endpoint will return the links between a lineitem and a creative containing the creative id provided.

Responses

400

400 Bad Request response status code indicates that the server cannot or will not process the request due to something that is perceived to be a client error (for example, malformed request syntax, invalid request message framing, or deceptive request routing).

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json