Favorite List Object


List of favorite dashboard pages.

Properties
idstringRead-onlyformat GUID

Dashboard favorite list ID. Automatically generated by Wix.


revisionintegerRead-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.


createdDatestringRead-onlyformat date-time

Date and time the dashboard favorite list was created.


updatedDatestringRead-onlyformat date-time

Date and time the dashboard favorite list was last updated.


favoritesArray <Favorite>maxItems 100

List of favorite dashboard pages.

Was this helpful?
Yes
No