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.5.tar.gz.

File metadata

File hashes

Hashes for google_shopping_merchant_conversions-0.1.5.tar.gz
Algorithm Hash digest
SHA256 180e1c0039e1e13cabf0cf3f2a57885a053ed287c446ba62f173b6741dd01cb8
MD5 a77be3d437b47651892dc8b772d12689
BLAKE2b-256 7d08f6e61d95e294adffbea07c55522b617a1a3a1f50184f3f446b5ee946c752

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_shopping_merchant_conversions-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 4144d9b2e05f18cac71d593cc796b98fab58d8d1e9c1bca5fa861fe0134289dc
MD5 5ac111ba291c8a30b38738337a8ae1a7
BLAKE2b-256 ecc4aa10c6210ca0d4955571534e84fd54adf9b23596bb475d0f3d4c064c0f59

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