Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 776 Bytes

File metadata and controls

26 lines (14 loc) · 776 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 (fbtrace_id for Meta, requestId for Google) for debugging. [optional]

Enum: PlatformEnum

Name Value
METAADS "metaads"
GOOGLEADS "googleads"