@adcp/sdk API Reference - v7.9.0
    Preparing search index...

    Function resolveAgentProperties

    • Resolve agentUrl's authorization scope against an adagents.json file. The lookup uses canonicalized URL comparison — two URLs differing only in case, default port, percent-encoding of unreserved chars, or fragment are the same agent.

      Returns { properties: [], cross_publisher: [], cross_publisher_expanded: [], unresolvable: '...' } (never throws) when the agent isn't listed, when its entry is malformed, or when the agent uses a signals authorization type.

      Parameters

      Returns ResolvedAgentScope