managed-components / managed-components/reddit
The endpoint to Conversions API is outdated - Using get
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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