Taboola
Taboola ETL connector for data replication
Snapshot
Features | Details |
Release Status | Released |
Source API Version | v1.0 |
Table Selection | Yes |
Column Selection | Yes |
Edit Integration | Yes |
Replication Type Selection | No |
Authentication Parameters | Taboola Client ID Taboola Client Secret |
Replication Type | FullLoad |
Replication Key | NA |
Suggested Replication Frequency |
Tables/APIs Supported | |
Campaigns |
Integrate Taboola with Daton
Sign in to Daton.
Select AppsFlyer from the Integrations page.
Provide Integration Name, Replication Frequency, and History. The integration name would be used in creating tables for the integration and cannot be changed later.
Provide Taboola client id and client secret. Click here to learn more
Post successful authentication, you will be prompted to choose from the list of available tables.
Select all the required fields for each table.
Submit the integration.
Workflow
Integrations would be in the Pending state initially and will be moved to the Active state as soon as the first job loads data successfully onto the configured warehouse.
Users would be able to edit/pause/re-activate/delete integration anytime.
Users can view job status and process logs from the integration details page by clicking on the integration name from the active list.
Taboola Data
Campaigns
Purpose: Returns all Campaigns
Source API Documentation: https://developers.taboola.com/backstage-api/reference/get-all-campaigns
Replication: Key-Based Replication
Replication Key: NA
Fields
FullName | DataType |
---|---|
id | STRING |
advertiser_id | STRING |
name | STRING |
branding_text | STRING |
tracking_code | STRING |
pricing_model | STRING |
cpc | NUMERIC |
safety_rating | STRING |
daily_cap | NUMERIC |
daily_ad_delivery_model | STRING |
spending_limit | NUMERIC |
spending_limit_model | STRING |
cpa_goal | NUMERIC |
country_targeting | RECORD |
sub_country_targeting | RECORD |
dma_country_targeting | RECORD |
region_country_targeting | RECORD |
city_targeting | RECORD |
postal_code_targeting | RECORD |
contextual_targeting | RECORD |
platform_targeting | RECORD |
publisher_targeting | RECORD |
auto_publisher_targeting | RECORD |
os_targeting | RECORD |
connection_type_targeting | RECORD |
publisher_bid_modifier | RECORD |
comments | STRING |
spent | NUMERIC |
bid_type | STRING |
bid_strategy | STRING |
traffic_allocation_mode | STRING |
external_brand_safety | RECORD |
learning_state | STRING |
start_date | DATE |
end_date | DATE |
start_date_in_utc | DATETIME |
end_date_in_utc | DATETIME |
approval_state | STRING |
is_active | BOOLEAN |
status | STRING |
audience_segments_multi_targeting | RECORD |
contextual_segments_targeting | RECORD |
custom_contextual_targeting | RECORD |
custom_audience_targeting | RECORD |
marking_label_multi_targeting | RECORD |
lookalike_audience_targeting | RECORD |
marketing_objective | STRING |
activity_schedule | RECORD |
browser_targeting | RECORD |
type | STRING |
traffic_allocation_ab_test_end_date | DATE |
policy_review | RECORD |
conversion_rules | RECORD |
country_targeting.type | STRING |
country_targeting.value | STRING |
sub_country_targeting.type | STRING |
dma_country_targeting.type | STRING |
region_country_targeting.type | STRING |
city_targeting.type | STRING |
postal_code_targeting.type | STRING |
postal_code_targeting.href | STRING |
contextual_targeting.type | STRING |
platform_targeting.type | STRING |
platform_targeting.value | STRING |
publisher_targeting.type | STRING |
publisher_targeting.value | STRING |
auto_publisher_targeting.type | STRING |
os_targeting.type | STRING |
connection_type_targeting.type | STRING |
publisher_bid_modifier.values | RECORD |
publisher_bid_modifier.values.target | STRING |
publisher_bid_modifier.values.cpc_modification | NUMERIC |
external_brand_safety.type | STRING |
audience_segments_multi_targeting.state | STRING |
audience_segments_multi_targeting.href | STRING |
contextual_segments_targeting.state | STRING |
contextual_segments_targeting.href | STRING |
custom_contextual_targeting.state | STRING |
custom_contextual_targeting.href | STRING |
custom_audience_targeting.state | STRING |
custom_audience_targeting.href | STRING |
marking_label_multi_targeting.state | STRING |
marking_label_multi_targeting.href | STRING |
lookalike_audience_targeting.state | STRING |
lookalike_audience_targeting.href | STRING |
activity_schedule.mode | STRING |
activity_schedule.time_zone | STRING |
browser_targeting.type | STRING |
policy_review.reject_reason | STRING |
conversion_rules.rules | RECORD |
conversion_rules.rules.id | NUMERIC |
conversion_rules.rules.display_name | STRING |
conversion_rules.rules.status | STRING |
conversion_rules.rules.include_in_total_conversions | BOOLEAN |
Last updated