rocket
Meet
Merchant API
- the official successor to Content API for Shopping.
update
Get the latest
on new Merchant API features, bug fixes, and updates.
add_alert
Note: Content API for Shopping will be sunset on August 18, 2026.
Severity
Stay organized with collections
Save and categorize content based on your preferences.
Enum specifying the severity of the issue.
Enums |
SEVERITY_UNSPECIFIED |
Default value. Will never be provided by the API. |
ERROR |
Causes either an account suspension or an item disapproval. Errors should be resolved as soon as possible to ensure items are eligible to appear in results again. |
WARNING |
Warnings can negatively impact the performance of ads and can lead to item or account suspensions in the future unless the issue is resolved. |
INFO |
Infos are suggested optimizations to increase data quality. Resolving these issues is recommended, but not required. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-16 UTC.
[null,null,["Last updated 2024-10-16 UTC."],[],["The provided content defines an enum for issue severity, with four levels: `SEVERITY_UNSPECIFIED`, `ERROR`, `WARNING`, and `INFO`. `ERROR` indicates issues leading to account suspension or item disapproval, requiring immediate resolution. `WARNING` signifies potential performance and future suspension risks if unresolved. `INFO` represents recommended data quality optimizations. `SEVERITY_UNSPECIFIED` is the default, and is not provided by the API.\n"],null,[]]