Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 785 Bytes

NavigationStatisticsEntry.md

File metadata and controls

14 lines (10 loc) · 785 Bytes

NavigationStatisticsEntry

Contains navigation statistics related to a specific asset.

Properties

Name Type Description Notes
asset_id str The id of the asset for which the statistics are calculated [optional]
name str The name of the asset for which the statistics are calculated [optional]
number_of_views int The number of times the Asset was viewed. [optional]
last_viewed_date int The timestamp (in UTC time standard) of the last time when the Asset was viewed by anyone. [optional]

[Back to Model list] [Back to API list] [Back to README]