Docs

Post Conversion Events

Creates conversion events for a Reddit pixel.

POST

Body

Arguments
stringrequired

Reddit Ads pixel identifier.

objectrequired

JSON request body from the Reddit Ads API spec.

array of objectrequired

One or more conversion events; Reddit accepts up to 1,000 events per request.

daterequired

Unix epoch timestamp in milliseconds when the conversion occurred.

stringrequired

Channel where the conversion occurred.

objectrequired
stringrequired

Reddit standard conversion type, or CUSTOM for a custom event.

string

Enter a name when Conversion Event is Custom, for example DemoBooked or TrialStarted. Leave blank for standard Reddit events.

object

Optional conversion metadata used for deduplication and revenue reporting.

string

Unique event ID used to deduplicate Pixel and CAPI events.

string

ISO 4217 currency code for revenue-related events.

number

Transaction value in the currency's base unit.

number

Total number of items for a revenue-related event.

Uncommon arguments
string

Optional Reddit Events Manager test ID. Leave blank for production events.

string

Reddit click ID (rdt_cid) used to improve attribution.

string

URL where a WEBSITE conversion occurred; include rdt_cid when available.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.