Skip to main content

Google Shopping Merchant Conversions API client library

Project description

preview pypi versions

Merchant API: Programmatically manage your Merchant Center accounts.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Merchant API.

  4. Setup Authentication.

Installation

Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.

With venv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-shopping-merchant-conversions

Windows

py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-shopping-merchant-conversions

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file google_shopping_merchant_conversions-0.1.4.tar.gz.

File metadata

File hashes

Hashes for google_shopping_merchant_conversions-0.1.4.tar.gz
Algorithm Hash digest
SHA256 83878af2b24c01f93dc0d720d146c91c8c756224b1ff994bd8dbffba72ad7a2f
MD5 1a7294d22ea3230355de34ed7508d7fa
BLAKE2b-256 9852f2879e8463e1235ebc62a68c3e38bba542e2b02b9f35b3818e97566c23af

See more details on using hashes here.

File details

Details for the file google_shopping_merchant_conversions-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for google_shopping_merchant_conversions-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 bc79b1a627c53407a43adb3182fa294c3ee2655e57523fe3acca1f4c98b712b6
MD5 3c142c909ebdd1a83cfa0d7ebea3c333
BLAKE2b-256 41b73017281d1bc3de7ef407bff8b21c9185fccaed3cf8794b34395e314ca8ca

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page