Click or drag to resize

TransactionItemHit Properties

The TransactionItemHit type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Specifies the category that the item belongs to. Param iv (YES, iv!) Optional
Public propertyClientID
Gets/Sets the client identifier, typically the UserGUID value.
(Inherited from MeasurementProtocolPayload.)
Public propertyCode
Specifies the SKU or item code. Param: ic Optional
Public propertyID
A unique identifier for the transaction. This value should be the same for both the Transaction hit and Items hits associated to the particular transaction. Param: ti Required 500 bytes max
Public propertyName
Specifies the item name. Param: in Required
Public propertyPrice
Specifies the price for a single item / unit. Param: ip Optional
Public propertyQuantity
Specifies the number of items purchased. Param: iq Optional
Top
See Also