Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 860 Bytes

CriteoApiWarning.md

File metadata and controls

14 lines (11 loc) · 860 Bytes

# CriteoApiWarning

Properties

Name Type Description Notes
trace_id string The correlation ID provided by the gateway [optional]
type string A machine-readable code specifying error category [optional]
code string A machine-readable error code string in kabab-case. Unique across Criteo [optional]
instance string A URI reference that identifies the specific occurrence of the problem [optional]
title string A short, human-readable remarks of the problem type. [optional]
detail string A human-readable explanation specific to this occurrence of the problem. [optional]

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