ProcessingDateTime
- Last UpdatedAug 01, 2024
- 1 minute read
The following table lists the fields which are available in the ProcessingDateTime data model.
Note For DateTime fields, only the date is stored. The time portion of the value of DateTime fields is therefore always 00:00.
|
Field name |
Type |
Description |
Date type and size |
Nullable |
|
LastProcessingDateTime |
DateTime |
The date that the Analytics API data was last updated. This is when the ETL process was last completed. |
datetime |
No |
|
NextProcessingDateTime |
DateTime |
The date that the Analytics API data will next be updated. This is when the ETL process is next due to run. |
datetime |
No |
|
BusinessUnitId |
Int32 |
The unique ID of the business unit to which the user belongs. |
Integer |
No |