Files
api-specs/idn/beta/schemas/ActivateCampaignOptions.yaml
2022-09-02 10:59:29 -04:00

10 lines
314 B
YAML

type : object
properties:
timeZone:
type: string
description:
The timezone must be in a valid ISO 8601 format. Timezones in ISO 8601 are represented as UTC (represented as 'Z')
or as an offset from UTC. The offset format can be +/-hh:mm, +/-hhmm, or +/-hh.
default: Z
example: -05:00