Share via


EventsPageViewResult interface

屬性

ai

事件的 AI 資訊

application

的應用程式資訊

client

事件的用戶端資訊

cloud

事件的雲端資訊

count

事件的計數

customDimensions

Custom

customMeasurements

Custom

id

此事件的唯一識別碼。

operation

事件的作業資訊

pageView
session

事件的會話資訊

timestamp

事件的時間戳記

type
user

事件的使用者資訊

屬性詳細資料

ai

事件的 AI 資訊

ai?: EventsAiInfo

屬性值

application

的應用程式資訊

application?: EventsApplicationInfo

屬性值

client

事件的用戶端資訊

client?: EventsClientInfo

屬性值

cloud

事件的雲端資訊

cloud?: EventsCloudInfo

屬性值

count

事件的計數

count?: number

屬性值

number

customDimensions

Custom

customDimensions?: EventsResultDataCustomDimensions

屬性值

customMeasurements

Custom

customMeasurements?: EventsResultDataCustomMeasurements

屬性值

id

此事件的唯一識別碼。

id?: string

屬性值

string

operation

事件的作業資訊

operation?: EventsOperationInfo

屬性值

pageView

pageView?: EventsPageViewInfo

屬性值

session

事件的會話資訊

session?: EventsSessionInfo

屬性值

timestamp

事件的時間戳記

timestamp?: Date

屬性值

Date

type

type: "pageView"

屬性值

"pageView"

user

事件的使用者資訊

user?: EventsUserInfo

屬性值