Beta
Optional
Beta
baseThe base URL to use for relative URLs.
Optional
Beta
customA map of CMCD header fields to custom CMCD keys.
Optional
filter?: ((key: CmcdKey) => boolean)A filter function for CMCD keys.
The CMCD key to filter.
true
if the key should be included, false
otherwise.
Optional
Beta
formatters?: Record<CmcdKey, CmcdFormatter>A map of CMCD keys to custom formatters.
Options for encoding CMCD values.