Metadata-Version: 1.0
Name: googleads
Version: 1.0.6
Summary: Google Ads Python Client Library
Home-page: https://github.com/googleads/googleads-python-lib
Author: Joseph DiLallo
Author-email: jdilallo@google.com
License: Apache License 2.0
Description: 
        ===========================================
        The googleads Python Client Libraries
        ===========================================
        
        The googleads Python Client Libraries support the following products:
        
        * AdWords API
        * DoubleClick for Advertisers API
        * DoubleClick for Publishers API
        
        You can find more information about the Google Ads Python Client Libraries
        `here <https://github.com/googleads/googleads-python-lib>`_.
        
        Installation
        ============
        
        You have two options for installing the Ads Python Client Libraries:
        
        * Install with a tool such as pip::
        
          $ sudo pip install googleads
        
        * Install manually after downloading and extracting the tarball::
        
          $ sudo python setup.py install
        
        Examples
        ========
        
        If you would like to obtain example code for any of the included
        client libraries, you can find it on our
        `downloads page <https://github.com/googleads/googleads-python-lib/releases>`_.
        
        Contact Us
        ==========
        
        Do you have an issue using the googleads Client Libraries? Or perhaps some
        feedback for how we can improve them? Feel free to let us know on our
        `issue tracker <https://github.com/googleads/googleads-python-lib/issues>`_.
        
Keywords: adwords adxbuyer dfp dfa google
Platform: any
