Taboola
This is the Taboola source that ingests data from the Taboola API.
Taboola helps you reach customers that convert. Drive business results by reaching people genuinely, effectively at just the right moment https://www.taboola.com/
In order to use this source, you must first create an account. Once logged in you can contact Taboola support to provide you with a Client ID, Client Secret and Account ID. Once these credentials have been obtained, you can input them into the appropriate fields.
You can learn more about the API here https://developers.taboola.com/backstage-api/reference
Configuration
Input | Type | Description | Default Value |
---|---|---|---|
client_id | string | Client ID. | |
account_id | string | Account ID. The ID associated with your taboola account | |
client_secret | string | Client secret. |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|---|---|---|---|
account | id | No pagination | ✅ | ❌ |
campaigns | id | No pagination | ✅ | ❌ |
campaign_items | id | No pagination | ✅ | ❌ |
audience_rules | id | No pagination | ✅ | ❌ |
conversion_rules | id | No pagination | ✅ | ❌ |
motion_ads | id | No pagination | ✅ | ❌ |
audiences | id | No pagination | ✅ | ❌ |
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.0.1 | 2024-10-28 | Initial release by @aazam-gh via Connector Builder |