looker/ama_adwords_bqdts_adapter

Name: ama_adwords_bqdts_adapter

Owner: looker

Description: null

Created: 2018-05-01 23:45:03.0

Updated: 2018-05-14 23:43:54.0

Pushed: 2018-05-15 16:19:20.0

Homepage: null

Size: 49

Language: LookML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Google AdWords: BigQuery Data Transfer Service

Dependencies

This adapter relies on a project app_marketing_analytics_config as specified in the manifest.lkml file. This project needs to include an adwords_config.view.lkml file.

For example:

: adwords_config {
tension: required

mension: adwords_schema {
hidden: yes
sql:adwords;;


mension: adwords_customer_id {
hidden: yes
sql:1234567890;;


Interface
Account Structure

ad.view:

ad_group.view:

campaign.view:

customer.view:

Targeting Criteria

age_range.view

audience.view

gender.view

geo.view

keyword.view

parental_status.view

video.view

Reports

ad_impressions.view

Account Stats

Campaign Stats

Ad Group Stats

Keyword Stats

Ad Stats

Targeting Reports

Block Info

This Block is modeled on the schema from Google's BigQuery Transfer Service.

The schema documentation for AdWords can be found in Google's docs.

Google AdWords Raw Data Structure
Reporting Schema Layout

image


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.