object_types (Table)
object_types table contains object type parameters.
Parameters
| Parameter Name |
Description |
| object_type_id |
A Byte variable containing object type number |
| object_type_name |
A Text variable containing object type name |
| write_dt |
A Date variable containing date of write |
Example
| object_type_id |
object_type_name |
| 1 |
Zone |
| 2 |
Campaign |
| 3 |
Order |
| 4 |
Banner |
See Also
stats, stat_details
|