DataSource
The data source for the Merchant Center account.
| Fields | |
|---|---|
name
|
Required. Identifier. The name of the data source. Format:
|
data_source_id
|
Output only. The data source id. |
display_name
|
Required. The displayed data source name in the Merchant Center UI. |
input
|
Output only. Determines the type of input to the data source. Based on the input some settings might not work. Only generic data sources can be created through the API. |
file_input
|
Optional. The field is used only when data is managed through a file. |
Union field
Type
. Required. The data source type.
Type
can be only one of the following:
|
|
primary_product_data_source
|
The primary data source for local and online products. |
supplemental_product_data_source
|
The supplemental data source for local and online products. |
local_inventory_data_source
|
The local inventory data source. |
regional_inventory_data_source
|
The regional inventory data source. |
promotion_data_source
|
The promotion data source. |
product_review_data_source
|
The product review data source. |
merchant_review_data_source
|
The merchant review data source. |