Get a demand signal routed to a storefront
Get a single demand signal routed to the caller’s storefront, with the per-target row attached. Returns NOT_FOUND if the signal isn’t routed to this storefront.
Documentation Index
Fetch the complete documentation index at: https://docs.interchange.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key or access token
Path Parameters
x <= 9007199254740991x <= 9007199254740991Response
Get a demand signal routed to a storefront
A demand signal as seen by a seller. Carries the seller-internal matchScore and the per-target row that routed the signal to this storefront.
-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991Channel the buyer wants to reach. Maps to ADCP MediaType. Lower-case to match the AdCP wire format; only Postgres-enum types use UPPERCASE.
display, native, video, audio, ctv, dooh, newsletter, podcast Lifecycle of a demand signal. SEARCHING on create; QUOTED when at least one seller responds; BOOKED when at least one target converts to a deal; ABANDONED after idle; DECLINED if every target declined.
SEARCHING, QUOTED, BOOKED, ABANDONED, DECLINED DIRECT = buyer named the seller(s). FILTERED = matched ≤5 candidates. BROAD = >5.
DIRECT, FILTERED, BROAD 0 <= x <= 100One target publisher within a demand signal. Identified by either storefrontId (live / coming-soon) or externalPublisherName (not-on-Interchange) — never both.