stat_types (Table)
Stat types table contains stat type parameters.
Applies To
AdServer Database
Parameters
| Parameter Name |
Description |
| stat_type_id |
A Byte value containing stat type number |
|
stat_type_name |
A Text value containing stat type name value |
|
write_dt |
A Date variable containing date of write |
Example
Following example shows stat_types table content:
|
stat_type_id |
stat_type_name |
|
1 |
Daily |
|
2 |
Hourly |
See Also
stats, stat_details
|