Skip to main content
Skip table of contents

Onboarding Taboola / Yahoo Native Network to Data Library

Prerequisites

  • Access to Taboola API Key (developers@pmg.com) credentials through 1Password to get Client ID and Client Secret

Please reach out to the Taboola Account Manager to get a client_id and client_secret.


Onboarding Taboola to ADL 2.0:

  • Create the Taboola data source by selecting the Taboola under platform dropdown and execute the Alli Data Library 2.0 - Onboard Platform App (follow this documentOnboarding a platform to Data Library for detailed information)

    image-20240429-184626.png
  • Find the datasource taboola_insights_creative, enter Client Id and Client Secret found within 1Password, and then select the advertiser to onboard

image-20240429-190249.png
  • Backfill the datasources using Alli Data Library 2.0 - Backfill Platform app for required dates (follow this documentBackfilling data for a platform in Data Library for detailed information)

  • If the Alli Data Library 2.0 - Refresh Marketplace app exists for your customer, add the following variables to the dbt_vars.json file and trigger the App to build the Taboola reports to your client (if the app does not exist, follow Building and refreshing a Data Library report):

CODE
"data_library_taboola_enabled": "True"

Datasource Naming Alignment

To provide a seamless integration with the Taboola / Yahoo Native Network, we have aligned the name and description conventions frontend on the Alli Datasource page to match those used by Taboola / Yahoo Native Network directly. Please note, some dimension names visible on the Alli datasource UI - Define your data section will differ when querying the datasource through tools like the Data Explorer / Reports, Bigquery, Redshift, etc.

Taboola UI Name / Alli Datasource UI Name

API / Column name returned to taboola_insights_creative

creative id

item

creative name

ad_name

headline

item_name

line id

campaign

line name

campaign_name

When querying like

SQL
select *
from {alli_client_slug}.taboola_insights_creative

The result will show as

For the Taboola reporting within Data Library, we will keep the naming consistent with Tabool / Yahoo Native Network UI. The ADL2.0 filed mapping docs can be found here Data Library 2.0 Field Mapping

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.