Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / operations/metrics / METRIC_CATEGORIES

Variable: METRIC_CATEGORIES

const METRIC_CATEGORIES: readonly ["overall", "sales", "ecdn", "third-party", "scapi", "scapi-hooks", "mrt", "controller", "ocapi"]

Defined in: packages/b2c-tooling-sdk/src/operations/metrics/index.ts:71

All metric categories exposed by the Metrics API, in a stable, documented order.

Values match the API path segments (e.g. overall/metrics/overall).

Released under the Apache-2.0 License.