Skip to content

Instantly share code, notes, and snippets.

@hamletbatista
Created April 26, 2019 23:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save hamletbatista/1b4cff78452d4181d19696ab4ddd9d1e to your computer and use it in GitHub Desktop.
Save hamletbatista/1b4cff78452d4181d19696ab4ddd9d1e to your computer and use it in GitHub Desktop.
from shopping.content import common
# Authenticate and construct service.
service, config, _ = common.init([], __doc__)
#Example Output
#Using service account credentials from /root/shopping-samples/content/service-account.json.
#Merchant Center XXXXXXX is not an MCA.
#Website for Merchant Center XXXXXXX: https://www.sitename.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment