Skip to content

Instantly share code, notes, and snippets.

@hamletbatista
Created April 26, 2019 23:33
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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