@adcp/client API Reference - v3.3.3
    Preparing search index...

    Interface AgentAuthorization

    interface AgentAuthorization {
        agent_url: string;
        publisher_domains: string[];
        properties: Property[];
    }
    Index

    Properties

    agent_url: string
    publisher_domains: string[]
    properties: Property[]