Properties of a UserEvent.
Package
@google-cloud/retailProperties
attributes
attributes?: ({ [k: string]: google.cloud.retail.v2alpha.ICustomAttribute }|null);
UserEvent attributes
attributionToken
attributionToken?: (string|null);
UserEvent attributionToken
cartId
cartId?: (string|null);
UserEvent cartId
completionDetail
completionDetail?: (google.cloud.retail.v2alpha.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.v2alpha.IProductDetail[]|null);
UserEvent productDetails
purchaseTransaction
purchaseTransaction?: (google.cloud.retail.v2alpha.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.v2alpha.IUserInfo|null);
UserEvent userInfo
visitorId
visitorId?: (string|null);
UserEvent visitorId