GithubHelp home page GithubHelp logo

prabeesh / googleads-python-legacy-lib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cherry-wb/googleads-python-lib

0.0 1.0 0.0 3.86 MB

The legacy Python client library for AdWords, DoubleClick Ad Exchange Buyer SOAP, DFP, and DFA APIs.

License: Apache License 2.0

googleads-python-legacy-lib's Introduction

Notice: A Newer Library Is Available

A newer library named googleads is now available, complete with Python 3 support. You can read more about it here:

#The Google Ads APIs Python Client Libraries

This client library simplifies accessing Google's SOAP Ads APIs - AdWords, DoubleClick Ad Exchange SOAP, DoubleClick for Advertisers, and DoubleClick for Publishers. The library provides easy ways to store your authentication credentials and log SOAP interactions. It also contains example code to help you get started integrating with our APIs.

##How do I get started? Install or update the library from PyPI. If you're using pip, this is as easy as:

$ pip install [--upgrade] adspygoogle

If you don't want to install directly from PyPI, you can download the library as a tarball and then install it manually. The download can be found here: https://pypi.python.org/pypi/adspygoogle Navigate to the directory that contains your downloaded unzipped client library and run the "setup.py" script to install the "adspygoogle" module.

$ python setup.py build install

You can find code examples in the git repo and in the library's releases within the examples folder.

##Where do I submit bug reports and/or feature requests?

Use the issue tracker at: https://github.com/googleads/googleads-python-legacy-lib/issues

Make sure to subscribe to our Google Plus page for API change announcements and other news:

https://plus.google.com/+GoogleAdsDevelopers

##External Dependencies:

- Python v2.4+         -- http://www.python.org/
- PyXML v0.8.3+        -- http://sourceforge.net/projects/pyxml/
                       or
  ElementTree v1.2.6+  -- http://effbot.org/zone/element-index.htm
                       or
  cElementTree v1.0.6+ -- http://www.python.org/
                       (part of the Python v2.5+)
                       or
  lxml v2.2+           -- http://codespeak.net/lxml/index.html
- fpconst              -- http://pypi.python.org/pypi/fpconst/#downloads
- oauth2client         -- http://code.google.com/p/google-api-python-client/downloads/list
                       (only if using oauth2)
- Epydoc               -- http://epydoc.sourceforge.net/
                       (only if you will be generating docs)
- mock                 -- http://pypi.python.org/pypi/mock
                       (only needed to run unit tests)

##Authors: [email protected] (Stan Grinberg) [email protected] (Joseph DiLallo)

##Maintainers: [email protected] (Joseph DiLallo)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.