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

    Type Alias VendorPricingOption

    VendorPricingOption: { pricing_option_id: string } & VendorPricing

    A pricing option offered by a vendor agent (signals, creative, governance). Combines pricing_option_id with the pricing model fields. Pass pricing_option_id in report_usage for billing verification. All vendor discovery responses return pricing_options as an array — vendors may offer multiple options (volume tiers, context-specific rates, different models per product line).

    Type Declaration

    • pricing_option_id: string

      Opaque identifier for this pricing option, unique within the vendor agent. Pass this in report_usage to identify which pricing option was applied.