Skip to content
View as Markdown
View as Markdown

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

Variable: METRICS_RETENTION_MS

const METRICS_RETENTION_MS: number

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

How far back the Metrics API retains data: from must be no older than serverNow - 30 days, or the API returns 400.

Released under the Apache-2.0 License.