AdWords API Local Database Sync

A collection of scripts written in Python for simplifying the process of maintaining a local store by using the AdWords API
Download

AdWords API Local Database Sync Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Price:
  • FREE
  • Publisher Name:
  • AdWords API Team
  • Publisher web site:
  • http://code.google.com/u/api.sgrinberg/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 24 KB

AdWords API Local Database Sync Tags


AdWords API Local Database Sync Description

A collection of scripts written in Python for simplifying the process of maintaining a local store by using the AdWords API The AdWords API Local Database Sync scripts can be used to schedule reports using the AdWords API, store the results in a local database (using SQLite), and then run queries against the database to determine, for instance, what AdWords account data has recently been added or updated.The scripts are written in Python, and make use of the SOAPpy libraries for accessing the AdWords API SOAP service. The Python code is written against the dbapi2 database API, and by default it will use the SQLite implementation and store the report data in a SQLite database file on the local file system. It is possible to swap out the SQLite libraries for another database library that supports the dbapi2 interface. Requirements: · Python 2.4 or later · SOAPpy 0.12.0 or later · SQLite 3.6 or later


AdWords API Local Database Sync Related Software