Skip to main content

Google Content API for Shopping Component

You can use the Google Content API component to upload your Commerce products so that they automatically appear in Google Search results in the Shopping tab.

Connections

Once your Google Merchant account is set-up, you need to create an API authentication key for the Content API. The API key is some JSON data which you must save securely and not check-in to source control. You need the client_email and private_key from this JSON file when you configure the integration.

OptionDescription
client_emailThe email address associated with your Google Merchant account.
private_keyYour Google Merchant account private key.
google_merchant_idYour Google Merchant account ID.

For more information, see Merchant Center - Google for Retail.

Actions

The component has the following action.

Upload Products to Google

InputTypeDescription
The cient email value of service account key filestringThe email address associated with your Google Merchant account.
The private_key of service account key filestringYour Google Merchant account private key.
The JSON for the custom batch requeststringThe JSON you want to send to Google Merchant Center.
Log LevelstringThe level of logging.