Objects
Types
The Cardlytics API provides you with an extensive list of types, which include a set of values and operations that you can use when working with the API. An instance of a type may be an object.
Enumerations
Enumerations in the Cardlytics API are treated as data types. Use them to create sets of constants when using variables and properties. Enumerations make for clearer and more readable code and reduce errors,