Unexpected Data
This generic message indicates that one of the rules for an item or property could not be satisfied. The message description will provide more specific details, and a relevant documentation link will typically be included for more background.
- An error typically prevents an item from qualifying for a feature. For example, a required field missing, and we strongly recommend addressing it.
- A warning indicates a potential issue, such as a common, recommended field not being present. In this case, address it if it is relevant to your item, but otherwise it is typically safe to ignore.
- In some cases, the message text may refer to "Expected a property..." for both required (error) or recommended (warning), so be sure to consider the severity.
Examples
Examples
ERROR service/google-seo-hints#Eval
Expected a "mainEntity" property.
WARNING service/google-seo-hints#Eval
Expected at least one "image" property.
INFO service/google-seo-hints#QualifiedFeature
Meets criteria for the Article feature.
ERROR service/google-seo-hints#Eval
Expected a "Integer" literal datatype.