google / assortment-quality-for-shopping-ads

Assortment Quality is an open-source solution that gives you an overview of the product and brand coverage of your Google Merchant center account.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📦 Assortment Quality - Product and Brand coverage monitoring

This is not an officially supported Google product.

Assortment Quality is an open-source solution that gives you an overview of the product and brand coverage of your Google Merchant center account.

Intended audience

Google Cloud Platform with BigQuery and BigQuery Data Transfer access

It is assumed that the user is familiar with Google Cloud Platform

Pre-requisites

  • BQ Command line OR activate the API from the Console UI
  • Enable Drive / BQ / BQDT Api

Installation

  • Clone this repo locally or use our Colab notebook
  • Run the following command (all parameters are mandatory):
python main.py
  -p project_id] -m [merchant_id] -r [region_name]
  -d [dataset_name] -l [language] -c [country] -e [expiration_time]

Authors

Licensing

Terms of the release - Copyright 2021 Google LLC. Licensed under the Apache License, Version 2.0.

About

Assortment Quality is an open-source solution that gives you an overview of the product and brand coverage of your Google Merchant center account.

License:Apache License 2.0


Languages

Language:Python 72.3%Language:Jupyter Notebook 27.7%