googleads


Namegoogleads JSON
Version 39.0.0 PyPI version JSON
download
home_pagehttps://github.com/googleads/googleads-python-lib
SummaryGoogle Ads Python Client Library
upload_time2023-08-22 14:11:52
maintainer
docs_urlNone
authorMark Saniscalchi
requires_python
licenseApache License 2.0
keywords admanager google
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========================================
The googleads Python Client Libraries
===========================================

The googleads Python Client Libraries support the following products:

* Google Ad Manager API

You can find more information about the Google Ads Python Client Libraries
`here <https://github.com/googleads/googleads-python-lib>`_.

Supported Python Versions
=========================

This library is supported for Python 3.7+.

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>`_.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/googleads/googleads-python-lib",
    "name": "googleads",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "admanager google",
    "author": "Mark Saniscalchi",
    "author_email": "api.msaniscalchi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2c/b0/6484da9d1d9818b29a6980985718a91b03d66f018ca91928436b8540b414/googleads-39.0.0.tar.gz",
    "platform": "any",
    "description": "===========================================\nThe googleads Python Client Libraries\n===========================================\n\nThe googleads Python Client Libraries support the following products:\n\n* Google Ad Manager API\n\nYou can find more information about the Google Ads Python Client Libraries\n`here <https://github.com/googleads/googleads-python-lib>`_.\n\nSupported Python Versions\n=========================\n\nThis library is supported for Python 3.7+.\n\nInstallation\n============\n\nYou have two options for installing the Ads Python Client Libraries:\n\n* Install with a tool such as pip::\n\n  $ sudo pip install googleads\n\n* Install manually after downloading and extracting the tarball::\n\n  $ sudo python setup.py install\n\nExamples\n========\n\nIf you would like to obtain example code for any of the included\nclient libraries, you can find it on our\n`downloads page <https://github.com/googleads/googleads-python-lib/releases>`_.\n\nContact Us\n==========\n\nDo you have an issue using the googleads Client Libraries? Or perhaps some\nfeedback for how we can improve them? Feel free to let us know on our\n`issue tracker <https://github.com/googleads/googleads-python-lib/issues>`_.",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Google Ads Python Client Library",
    "version": "39.0.0",
    "project_urls": {
        "Homepage": "https://github.com/googleads/googleads-python-lib"
    },
    "split_keywords": [
        "admanager",
        "google"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2cb06484da9d1d9818b29a6980985718a91b03d66f018ca91928436b8540b414",
                "md5": "dedb39e7aae29e67fa7c80570a9dd951",
                "sha256": "a7aa2415d46827bdd71816a3d0803596c92742ac75f1f1853329873b36d93d0b"
            },
            "downloads": -1,
            "filename": "googleads-39.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dedb39e7aae29e67fa7c80570a9dd951",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27197,
            "upload_time": "2023-08-22T14:11:52",
            "upload_time_iso_8601": "2023-08-22T14:11:52.800548Z",
            "url": "https://files.pythonhosted.org/packages/2c/b0/6484da9d1d9818b29a6980985718a91b03d66f018ca91928436b8540b414/googleads-39.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-22 14:11:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "googleads",
    "github_project": "googleads-python-lib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "googleads"
}
        
Elapsed time: 0.10501s