get https://apps.hivestack.com/api/v2/lineitemcreatives
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. []
).