Google Shopping Content¶
The Google Shopping Content connector manages the product listings and merchant center accounts from Google Shopping.
Please refer to the Google Shopping Content API docs for more details: https://developers.google.com/shopping-content/reference/rest/v2.1.
Prerequisites
You must have a Merchant Center account.
Connection Details
The connector authenticates with your Google Shopping Content Account app using OAuth2.0.
Specify the following details to define a connection:
| Property | Description |
|---|---|
| Client ID | The client ID for your application. You can find this value in the API Console Credentials page. |
| Client Secret | The Client Secret is the secret known only to the application and the authorization server. |
| Base URL | The Base URL for accessing the APIs must be specified:https://www.googleapis.com/gmail |
Additional Information
Please refer to the authentication documentation: https://developers.google.com/shopping-content/guides/how-tos/authorizing.