Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

dbt-labs/bing-ads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Deprecated] bing ads

⚠️ WARNING! This package is no longer maintained. We do not recommend adding it to your dbt project. This code remains public to prevent breaking changes to any existing dbt projects that use this package.

This package models Bing Ads data.

Here is info from Microsoft's Bing Ads API overview.

Here is info about Stitch's Bing Ads connector.

Here is info about Fivetran's Adwords connector.

Here is some additional information about packages in dbt. If you haven't already, you will need to create a packages.yml file in your project and supply the git link from this repository.

You should then copy the bing_ads package structure from the dbt_project.yml in this repository into your project's dbt_project.yml file and replace the # values with the bing ads table names from your warehouse. You will also need to select which ETL tool you use (stitch or fivetran) in the etl var.