Service to manage primary, supplemental, inventory and other data sources. See more in the Merchant Center help article.
| CreateDataSource |
|---|
|
Creates the new data source configuration for the given account. This method always creates a new data source.
|
| DeleteDataSource |
|---|
|
Deletes a data source from your Merchant Center account.
|
| FetchDataSource |
|---|
|
Performs the data fetch immediately (even outside fetch schedule) on a data source from your Merchant Center Account. If you need to call this method more than once per day, you should use the Products service to update your product data instead. This method only works on data sources with a file input set.
|
| GetDataSource |
|---|
|
Retrieves the data source configuration for the given account.
|
| ListDataSources |
|---|
|
Lists the configurations for data sources for the given account.
|
| UpdateDataSource |
|---|
|
Updates the existing data source configuration. The fields that are set in the update mask but not provided in the resource will be deleted.
|