Event Instance Properties
| Property Name | Description | Type | Length | Nulls Allowed | Sample Data | Default Data | Notes |
|---|---|---|---|---|---|---|---|
| EventDate | The date/time when the event occurred | DateTime | 20 | Yes | 02/12/2012 10:11:12 | Current date/time
If time is omitted, defaults to midnight. |
Format: MM/DD/YYYY HH:Mi:SS, if time is omitted, defaults to midnight. |
| RetailerEventId | Client’s identifier for the event instance | nvarchar | 100 | Yes | 12345 | Null | |
| EventReferenceTag | Reference tag of the event definition of which the record is part | nvarchar | 100 | No | Addwishlist | Empty String | Must match the reference tag specified when the event definition was created. |
| Subject | Client’s identifier of the event’s subject | nvarchar | 100 | No | test@foo.com | Empty String | |
| Object | Client’s identifier of the event’s object | nvarchar | 100 | Yes | SKU100 | Null | |
| MasterValue | Master value of the event | Int | 4 | Yes | 10 | Null | Applicable only if Master Value is enabled for the event |
Copyright © Cloud Software Group, Inc. All rights reserved.
