Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 948 Bytes

File metadata and controls

28 lines (16 loc) · 948 Bytes

SendConversions200Response

Properties

Name Type Description Notes
platform PlatformEnum [optional]
eventsReceived Integer Events accepted by the platform. [optional]
eventsFailed Integer Events rejected (see failures). [optional]
failures List<SendConversions200ResponseFailuresInner> [optional]
traceId String Platform trace ID for debugging. fbtrace_id for Meta, requestId for Google. Absent for LinkedIn (LinkedIn's conversionEvents endpoint does not surface a trace ID). [optional]

Enum: PlatformEnum

Name Value
METAADS "metaads"
GOOGLEADS "googleads"
LINKEDINADS "linkedinads"
TIKTOKADS "tiktokads"