kUserIdRotationPeriodDaysSetting#

Fully qualified name: omni::structuredlog::kUserIdRotationPeriodDaysSetting

Defined in omni/structuredlog/StructuredLogSettingsUtils.h

constexpr char omni::structuredlog::kUserIdRotationPeriodDaysSetting[] = "/structuredLog/userIdRotationPeriodDays"#

The setting path that controls the number of days that a persistent random anonymous user ID should remain valid.

This defaults to 60 days. Values outside [kMinUserIdRotationPeriodDays, kMaxUserIdRotationPeriodDays] are clamped to that range. Rotation periods are fixed UTC windows counted from January 1, 2020, the epoch used by persistent random user IDs.