add_alert
Important: Content API for Shopping was sunset on August 18, 2026.
warning
Starting
September 1, 2026, Content API for Shopping requests will
experience progressive errors. Review the
Content
API Sunset guide.
Attribute
Stay organized with collections
Save and categorize content based on your preferences.
Enum to specify the attribute in the resource that is being changed to notify the merchant about.
| Enums |
ATTRIBUTE_UNSPECIFIED |
Unspecified attribute |
STATUS |
Status of the changed entity |
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-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[],["The provided content defines an enumeration (Enum) used to specify which attribute of a resource has changed. It allows for notifying a merchant about these changes. The `ATTRIBUTE_UNSPECIFIED` value indicates an unspecified attribute. The `STATUS` value indicates that the status of an entity has been modified. These are the only two defined values within this enumeration.\n"]]