Reddit Ads [ARCHIVED]
Reddit ads are paid promotional posts that appear in user feeds and within specific community threads, clearly marked as "Promoted".
Configuration
| Input | Type | Description | Default Value |
|---|---|---|---|
client_id | string | OAuth Client ID. | |
start_time | string | start_time. | 2024-05-11T00:00:00Z |
user_agent | string | User Agent. A unique and descriptive user agent string in the format: platform:app_id:version (by /u/yourusername). Required for all requests. | |
ad_account_id | string | ad_account_id. | |
client_secret | string | OAuth Client Secret. | |
refresh_token | string | OAuth Refresh Token. |
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|---|---|---|---|---|
| ad | id | DefaultPaginator | ✅ | ✅ |
| campaign | id | DefaultPaginator | ✅ | ✅ |
| campaign_report | campaign_id.date | DefaultPaginator | ✅ | ✅ |
Reference
No configuration specification is available for this connector.