For product attributes that you update frequently—such as price, availability, sale price, and sale price effective date—you can easily make updates using online product inventory update feeds. While you will still need to submit your full product feed at least once every 30 days, you can use the update feed for the specific attributes that are already in your full product feed: Price, availability, sale price, and sale price effective date.
There are two different feed types you can use to upload your product data. The first is the main product feed file for your Microsoft Merchant Center product data, which should be submitted at least every 30 days. Any time you upload a new product feed file, it overwrites the previous uploads.
You'll also want to use the online product inventory update feed when you want to update only price, availability, sale price, and sale price effective date that's already been submitted in your main product feed file. This means:
The online product inventory update feed can be uploaded manually through the update feed tab or via FTP/SFTP. Once the feed has been processed, the report will be available in the update feed tab on the top banner. Below, you can learn how to upload a feed file via FTP/SFTP, upload a feed file manually, and check the feed status. You can also see an example of an online product inventory feed, file format requirements, and accepted symbols in feed files.
You may use this option if the feed file is smaller than 1GB. This is the recommended option if the feed file is larger than 4MB.
When submitting via FTP/SFTP:The recommended FTP/SFTP upload mechanism is via an FTP/SFTP program. It is, however, possible to do so via the command line or custom scripts (such as Python's ftplib.FTP module). The FileZilla FTP/SFTP client is recommended for all platforms.
Use the following settings for file transfer with your FTP/SFTP client:
Learn more about FTP/SFTP upload.
The feed contains five attributes, as detailed below.
Attribute | What it is | Required in txt header row? | Can value be blank? |
---|---|---|---|
'id' | The ID of the product that will be updated. The ID must match the ID provided in the full product feed file. | Yes | No |
'price' |
The price submitted here overrides the price from the last submission of the product feed file. If price is submitted, the value cannot be blank. No changes will be made if the value is blank and you’ll receive the following error message: Offer cannot be updated as price cannot be blank. Please add a valid price value. |
No | No |
'availability' |
The availability submitted here overrides the availability from the last submission of the product feed file. If availability is submitted, the value cannot be blank. No changes will be made if the value is blank and you’ll receive the following error message: Offer cannot be updated as availability cannot be blank. Please add a valid availability value. |
No | No |
'sale price' and 'sale price effective date' | The sale price and sale price effective date submitted here overrides what was last submitted from the product feed file. If blank values are submitted, it will void the previous sale details submitted from the last product feed file. | No | Yes |
You may use this option if the feed file is smaller than 4MB.
Once the feed has been processed, the report will be available in the update feed tab on the top banner.
id | price |
---|---|
Offer1 | 20 |
id | availability |
---|---|
Offer2 | Out of stock |
id | sale_price | sale_price_effective_date |
---|---|---|
Offer3 | 30 | 2017-01-01T00:00/2017-04-30T00:00 |
id | sale_price | sale_price_effective_date |
---|---|---|
Offer4 |
Below are the symbols/special characters and what attribute they are accepted in.
Symbols | Where you can use them |
---|---|
Period [.] | Prices, URLs |
Colon [:] Question [?] Forward-slash [/] Equal [=] |
URLs |
Hyphen [-] | Offer Identifiers where this is valid (eg: ISBN, MPN) |
Pipe [|] Comma [,] Greater [>] |
Multi-value fields (MerchantCategory, B_Category, ads_label) |
Any Unicode symbol | Brand, Title, Description |