Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 799 Bytes

EntityV2OfObject.md

File metadata and controls

13 lines (10 loc) · 799 Bytes

# EntityV2OfObject

Properties

Name Type Description Notes
type string A string containing the entity type
id string A opaque string containing the unique Id of the entity
attributes object Generic Criteo API successful data model While others may be computed e.g. lastChangedDate. Computed attributes are only part of the read model and not part of the write model. [optional]
meta object A meta object that contains application-specific metadata [optional]
relationships object Relationships with this entity [optional]

[Back to Model list] [Back to API list] [Back to README]