You're setting up a product feed in Merchant Center for the first time, and you realize you don't have availability for each product. What will happen if you try to upload the feed in Google Merchant Center?
Availability is an optional attribute, so Google's system will flag it as a warning for you to resolve in the future.
Availability is a required attribute, so Google's system will flag it as a warning for you to resolve in the future.
Availability is a required attribute, so Google's system will disapprove the feed until all required attributes are included.
Availability is not an attribute in the product feed, so Google's system will disapprove the feed.
Explanation
Analysis of Correct Answer(s)
The availability attribute is a mandatory component of the Google Merchant Center product data specification. This attribute is crucial because it informs Google and potential customers about the current stock status of a product.
- Required Information: Key attributes like
id,title,description,link,image_link,price,brand,gtin, andavailabilityare foundational. - Impact of Missing Attributes: When a required attribute is missing, the system cannot process the product item correctly. This is considered a critical error.
- System Response: Consequently, Google's system will disapprove the entire feed or the specific items missing the attribute. The products will not be eligible to appear in Shopping ads until you correct the feed and re-upload it with the
availability[in stock, out of stock, preorder, backorder] specified for every product.
Analysis of Incorrect Options
- "Availability is not an attribute...": This is factually incorrect.
availabilityis a standard and essential attribute defined in Google's product data specification. - "Availability is an optional attribute...": This is incorrect. While many attributes are optional,
availabilityis a required field for all products to ensure a good user experience and accurate ad information. - "Availability is a required attribute... will flag it as a warning...": This incorrectly describes the severity of the issue. A missing required attribute is an error that leads to disapproval, not just a warning. Warnings are typically reserved for missing recommended attributes or optimization opportunities, which don't prevent the product from being shown.