managed-components / managed-components/reddit

The endpoint to Conversions API is outdated - Using get

Open
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Reddit has Conversions API to send events with POST request with pixel_id and token

https://ads-api.reddit.com/api/v2.0/conversions/events/{{pixel_id}}

Docs:
https://ads-api.reddit.com/docs/v2/#tag/Conversions-API

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the repository for the Reddit Conversions API request and the current GET endpoint. Read the surrounding integration entry point and the linked Reddit API documentation, then update the request to the documented POST endpoint with pixel_id and token and verify the integration's existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.