| 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] |
| Name | Value |
|---|---|
| METAADS | "metaads" |
| GOOGLEADS | "googleads" |
| LINKEDINADS | "linkedinads" |
| TIKTOKADS | "tiktokads" |