Deprecation Notice
Api V3 is being deprecated on July 1st, 2023. Please consider updating to V5
Schedule
A schedule belongs to a campaign.
{
"id": 1658,
"name": "Second Day Starts",
"description": "The Second Day of our event!",
"startsAt": 1498107600000
}
Fields
key | description |
---|---|
id integer |
This is the id of the schedule. |
name string |
The name of the schedule. |
description string |
The description of the schedule. |
startsAt date |
When the schedule item starts |