Record Validation Based on Event Subject and Object Validation
Field Name | Description | Data Type | Size | Sample Data | Notes |
---|---|---|---|---|---|
EventDate | The date/time when the event occurred | DateTime | 20 | 2/12/2018 10:11:12 | Format: MM/DD/YYYY HH:MI:SS. |
RetailerEventId | Client’s identifier for the event instance, if available | String | 100 | 12345 | Optional |
EventReferenceTag | Text string used to refer to the event in the Event import file and in the CRMS. | String | 100 | AddToWishList | Must match the reference tag specified when the event definition was created. |
Subject | Client’s identifier of the event's subject | String | 200 | test@foo.com | |
Object | Client’s identifier of the event’s object | String | 200 | SKU100 | In the example of a wishlist, the object is a product SKU. |
MasterValue | Master value of the event | Integer | 4 | 10 | Applicable only if Master Value is enabled for the event. |
* Required