@adcp/sdk API Reference - v14.0.0-beta.6
    Preparing search index...

    Function agentSignalId

    • Build an agent-variant SignalID. Agent-native segments not in a catalog.

      Parameters

      • fields: AgentSignalFields

      Returns { source: "agent"; agent_url: string; id: string }

      • source: "agent"

        Discriminator indicating this signal is native to the signal source identified by agent_url, not from a data provider's published signal definitions.

      • agent_url: string

        URL of the signal source that provides this signal (e.g., 'https://signals.example/.well-known/adcp/signals')

      • id: string

        Signal identifier within the agent's signal set (e.g., 'custom_auto_intenders')