createdAt date-time — OPTIONALCreation timestamp (ISO 8601, UTC). |
updatedAt date-time — OPTIONALLast update timestamp (ISO 8601, UTC). |
createdBy string — OPTIONAL |
updatedBy string — OPTIONALEmail of the last updater. |
id stringPubNub-generated unique ID for the dashboard. Required in later requests to update, delete, or retrieve the dashboard. |
name stringDashboard title (max 50 characters). |
accountId string |
dateRange stringPossible values: [30 minutes, 1 hour, 24 hours, 3 days, 1 week, 30 days, 3 months, Custom date] Date range for dashboard data: 30 minutes, 1 hour, 24 hours, 3 days, 1 week, 30 days, 3 months, or Custom date. |
startDate date-time — OPTIONALCustom start date/time (ISO 8601). Required when dateRange is Custom date. |
endDate date-time — OPTIONALCustom end date/time (ISO 8601). Required when dateRange is Custom date. |
charts object[]List of charts to display on the dashboard. id string | series object[]title string | metric string | values object[]date date-time | value number |
| tooltip string |
|
|
customer object — OPTIONALAssociated OEM customer for this dashboard. id stringYour unique customer ID for OEM partners (requires Partner Portal). | name string |
|