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

    Type Alias LookupBrandOptions

    LookupBrandOptions: Omit<
        NonNullable<operations["resolveBrand"]["parameters"]["query"]>,
        "domain" | "fresh",
    > & { fresh?: boolean }

    Options for resolving one brand through the registry.

    Type Declaration

    • Optionalfresh?: boolean

      Bypass the registry resolution cache and attempt a live origin read.