Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 824 Bytes

File metadata and controls

17 lines (12 loc) · 824 Bytes

com.ultracart.admin.v2.Model.OrderPageView

Properties

Name Type Description Notes
MetaData List<OrderPageViewMetaData> Meta tag name/value pairs captured on the page view [optional]
Params List<OrderPageViewParam> Query string parameters captured on the page view [optional]
TimeOnPage int Time spent on the page in seconds [optional]
Url string URL of the page that was viewed [optional]
ViewDts string Date/time the page was viewed [optional]

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