get https://apps.hivestack.com/api/v2/lineitems//targetedunits
For a given line item, this endpoint returns a list of the Hivestack unique identifiers of the units that the line item targets implicitly. Therefore, it will also include units from targeting criteria that are only available through the graphical user interface, such as media type and geofences. Note that for line items created and edited through the public API, the list of implicitly targeted units should be the same as the list of explicitly targeted ones (i.e. the unit_ids field of line item model). If the line item doesn't specify any targeting criteria, the endpoint will return a list of all the units available to the line item.