Skip to main content
All endpoints below require:
  • X-Application-Id
  • X-Api-Key

GET /sdk/v1/timezones

List the IANA timezone names accepted in campaign timeZone fields. The response includes human-friendly names and labels so you can populate a timezone selector without maintaining a separate list.

Response

string
The IANA timezone identifier. Send this exact value as timeZone when creating or updating a campaign.
string
A human-friendly English timezone name.
string
A ready-to-render label containing the friendly name and IANA identifier.
Store and submit name as the campaign timeZone. displayName and displayLabel are intended for customer-facing selectors.