Integration Specifications

Integration Overview

Google is the place people go to search for information, places, products, and more, so this is where brands want to make sure they have a presence. Show up when users search in text, product listing, video ads, and more with Ads.

The Daasity Google Ads integration extracts key advertising information from the Google platform, like spend, clicks, and impressions. Because Google has several networks, info is available in the area of Google (i.e., Youtube, Text Search) and by the campaign.

Integration Availability

This integration is available for:

  • Enterprise

  • Growth

API Endpoints

The Daasity Google Ads extractor is built based on this Google Ads API Documentation. The following endpoints are used by Daasity to replicate data from Google Ads.

Entity Relationship Diagram (ERD)

Click here to view the ERD for the Daasity Google Ads integration illustrating the different tables and keys to join across tables.

Google Ads Schema

The Daasity Google Ads extractor creates these tables using the endpoints and replication methods listed. The data is mapped from the source API endpoint to the table based on the mapping logic outlined in each table.

Ads

  • Endpoint: Reports

  • Update Method: UPSERT

  • Table Name: [adwords.ads]

Ad Groups

  • Endpoint: Reports

  • Update Method: UPSERT

  • Table Name: [adwords.adgroups]

Campaigns

  • Endpoint: Reports

  • Update Method: UPSERT

  • Table Name: [adwords.campaigns]

Keywords

  • Endpoint: Reports

  • Update Method: UPSERT

  • Table Name: [adwords.keywords]

NOTE: Not all dimensions are used in transformation and/or exposed. If you would like to explore customization for this data, please contact support@daasity.com.

Last updated