HomeDocumentation and GuidesAPI Reference
API Reference

Returns a list of lineitem-deal-creative associations.

This endpoint returns a list of lineitem-deals-creative objects. The lineitem-deals-creative object represents the link between a line item, a deal and a creative. The results can optionally be filtered by lineitem_id and creative_id, with a maximum of 100 objects returned. If no associations are found, the endpoint will return an empty list ([]).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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 Perion DOOH line item unique identifier. If included, the endpoint will return the associations between a line item, a deal, and a creative that contain the provided lineitem_id.

integer

Auto generated Perion DOOH creative unique identifier. If included, the endpoint will return the associations between a line item, a deal, and a creative that contain the provided creative_id.

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json