Interface protos.google.cloud.retail.v2.IUserEvent (3.1.0)

Properties of a UserEvent.

Package

@google-cloud/retail

Properties

attributes

attributes?: ({ [k: string]: google.cloud.retail.v2.ICustomAttribute }|null);

UserEvent attributes

attributionToken

attributionToken?: (string|null);

UserEvent attributionToken

cartId

cartId?: (string|null);

UserEvent cartId

completionDetail

completionDetail?: (google.cloud.retail.v2.ICompletionDetail|null);

UserEvent completionDetail

entity

entity?: (string|null);

UserEvent entity

eventTime

eventTime?: (google.protobuf.ITimestamp|null);

UserEvent eventTime

eventType

eventType?: (string|null);

UserEvent eventType

experimentIds

experimentIds?: (string[]|null);

UserEvent experimentIds

filter

filter?: (string|null);

UserEvent filter

offset

offset?: (number|null);

UserEvent offset

orderBy

orderBy?: (string|null);

UserEvent orderBy

pageCategories

pageCategories?: (string[]|null);

UserEvent pageCategories

pageViewId

pageViewId?: (string|null);

UserEvent pageViewId

productDetails

productDetails?: (google.cloud.retail.v2.IProductDetail[]|null);

UserEvent productDetails

purchaseTransaction

purchaseTransaction?: (google.cloud.retail.v2.IPurchaseTransaction|null);

UserEvent purchaseTransaction

referrerUri

referrerUri?: (string|null);

UserEvent referrerUri

searchQuery

searchQuery?: (string|null);

UserEvent searchQuery

sessionId

sessionId?: (string|null);

UserEvent sessionId

uri

uri?: (string|null);

UserEvent uri

userInfo

userInfo?: (google.cloud.retail.v2.IUserInfo|null);

UserEvent userInfo

visitorId

visitorId?: (string|null);

UserEvent visitorId