v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13125317428.7 KB
datafeeds

Registers a datafeed configuration with your Merchant Center account.

post/{merchantId}/datafeeds

Path parameters

merchantIdstring required

The ID of the account that manages the datafeed. This account cannot be a multi-client account.

Request body

namestring

Required for insert. A descriptive name of the data feed.

kindstring

Identifies what kind of resource this is. Value: the fixed string "content#datafeed"

idstring int64

Required for update. The ID of the data feed.

attributeLanguagestring

The two-letter ISO 639-1 language in which the attributes are defined in the data feed.

fileNamestring

Required. The filename of the feed. All feeds must have a unique file name.

contentTypestring

Required. The type of data feed. For product inventory feeds, only feeds for local stores, not online stores, are supported. Acceptable values are: - "local products" - "product inventory" - "products"

Response

Successful response