Snapchat Conversions API - Server-Side Events
Pricing
from $0.01 / 1,000 results
Snapchat Conversions API - Server-Side Events
Send offline conversions to Snapchat Conversions API. Track purchases, signups & custom events with automatic PII hashing for campaign optimization. send_event - Single event send_batch_events - Multiple events validate_events - Validate event list_pixels - All pixels get_pixel_info - Pixel details
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer

John Rippy
Actor stats
0
Bookmarked
3
Total users
1
Monthly active users
12 days ago
Last modified
Categories
Share
API Integration
This actor connects to an external API service. You'll need valid API credentials from the service provider.
API Integration
This actor connects to an external API service. You'll need valid API credentials from the service provider.
Send offline conversions to Snapchat Conversions API. Track purchases, signups, and custom events with automatic PII hashing for campaign optimization.
Features
Event Sending
- send_event - Send a single event
- send_batch_events - Send multiple events
- validate_events - Validate before sending
Pixel Management
- list_pixels - List all pixels
- get_pixel_info - Get pixel details
Quick Start
{"input": "your input here"}
Demo Mode
Set demoMode: true to test with sample data (no charges). When you're ready for real results, set demoMode: false or omit it.
{"demoMode": true,...}
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| See input schema |
Output Format
{"data": [...]}
Pricing
This actor uses pay-per-event billing: $0.01 per query (all tasks)
Use Cases
- Data collection
- Research
- Automation
Common Problems & Solutions
"Invalid API key" error
Cause: Your API key is wrong, expired, or doesn't have the right permissions. Fix: Double-check your API key. Make sure you copied it exactly without extra spaces.
"Rate limit exceeded" error
Cause: You've hit the API's rate limits. Fix: Wait a few minutes, then try again. Consider reducing the number of concurrent requests.
Empty or incomplete results
Cause: The target may have anti-scraping protection or the data doesn't exist. Fix:
- Check if the URL/search query is correct
- Try with different parameters
- Some sites may block automated access
Demo data showing instead of real results
Cause: demoMode is still set to true.
Fix: Set demoMode: false and provide your API key(s).
Built by John Rippy | Actor Arsenal