For the ID [id]
attribute, you're required to submit a unique identifier value for each of your products. If the data provided does not match the product data specification requirements, you can use an ID rule to identify where the unique identifier exists in the primary feed.
The ID rule is a powerful feature that allows you to bulk update your feed to make sure that each of your products has a unique value for the ID [id]
attribute. For example, if the column in your spreadsheet with your ID values is labeled "SKU", you may want to map the SKU column to the ID [id]
attribute. Or, you may want to concatenate different columns to combine different attribute values into a single, unique ID.
This article will tell you how to set up rules for the ID [id]
attribute.
Before you begin
- Familiarize yourself with feed rules. The ID rules feature uses the same interface used for other feed rules, but is processed and applied separately.
- Learn more about the product data specifications for the id attribute.
- Note: ID rules are only supported for non-API feeds.
How to set up ID rules
To create a new rule for the ID [id]
attribute:
- Sign in to your Manufacturer Center account.
- Select Products from the navigation menu, then click Feeds.
- Select the feed for which you'd like to refine the ID
[id]
attribute. - Click the "Settings" tab at the top of the page.
- Click ID rule.
- Click Create rule.
- Configure your "Data Sources". In most cases, you'll use the "Set to" operator, and enter the attribute name. (Example: Set id to: my_first_feed.sku)
- Add "Modifications" (optional).
- Click OK.
When you've finished setting up your rule, you'll need to re-process your feed.
- Go to the "Processing" tab.
- In the top right corner, click Re-process feed.
You may set up ID rules on both your primary and supplemental feeds. If you need to change the id
values in both your primary and supplemental feeds, be sure to make the changes to your primary feed first.
If you re-upload the feed file, the ID rules that you have set up will still apply. After you've set up ID rules, they will always be applied before all other feed rules are executed.