Skip to main content
In the Embed URL Builder, this is the Timezone field.
This parameter is URL-only and does not persist to the embed user’s omni_user_timezone attribute. To persist the timezone attribute for a user, use the userAttributes field instead.This parameter works the same way as the per-page timezone override feature in Omni. For more information about timezone conversion precedence, see Timezones.

Syntax

timezone=<IANA_timezone>

Properties

timezone
string
The timezone to use for query execution. Value must be a valid IANA timezone string (e.g., America/New_York, Europe/London, Asia/Tokyo). Unsupported or invalid timezones are silently dropped.

Examples

Set timezone to Eastern Time
timezone=America/New_York
Set timezone to UTC
timezone=UTC