Favorite List Object


List of favorite dashboard pages.

Properties
createdDatestringRead-onlyformat date-time

Date and time the dashboard favorite list was created.


favoritesArray <Favorite>maxItems 100

List of favorite dashboard pages.


idstringRead-onlyformat GUID

Dashboard favorite list ID. Automatically generated by Wix.


revisionstringRead-onlyformat int64

Revision number. Increments automatically by 1 whenever the list is successfully updated. To prevent conflicting changes, pass the current revision number when updating the list.


updatedDatestringRead-onlyformat date-time

Date and time the dashboard favorite list was last updated.

Did this help?