Skip to content
/ aawql Public
forked from mrsinham/aawql

Advanced AdWords Query Language (AWQL)

Notifications You must be signed in to change notification settings

Twenga/aawql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced AdWords Query Language (AWQL)

AWQL is a SQL-like language for performing queries against most common AdWords API services.

This repository exports in one library all the features added by the AWQL Command-Line Tool to the AWQL grammar :

  • Adds the SQL clauses to SELECT statement: LIMIT, GROUP BY and ORDER BY.
  • Also adds the aggregate functions: AVG, COUNT, MAX, MIN, SUM and DISTINCT keyword.
  • Caching data.

See these repositories as source of work and docs:

About

Advanced AdWords Query Language (AWQL)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%