# Taboola

### 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       | <p>Taboola Client ID<br>Taboola Client Secret</p> |
| Replication Type                | FullLoad                                          |
| Replication Key                 | NA                                                |
| Suggested Replication Frequency |                                                   |

| Tables/APIs Supported |   |
| --------------------- | - |
| Campaigns             |   |

### Integrate Taboola with Daton

1. Sign in to Daton.
2. Select AppsFlyer from the Integrations page.
3. Provide Integration Name, Replication Frequency, and History. The integration name would be used in creating tables for the integration and cannot be changed later.&#x20;
4. Provide Taboola client id and client secret. [Click here](https://developers.taboola.com/backstage-api/reference/authentication-basics) to learn more
5. Post successful authentication, you will be prompted to choose from the list of available tables.
6. Select all the required fields for each table.
7. Submit the integration.

### Workflow

1. 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.
2. Users would be able to edit/pause/re-activate/delete integration anytime.
3. 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  |
