Merchant API v1beta will be discontinued and shut down on February 28, 2026. For steps to transition to the latest stable version, see
Migrate from v1beta to v1.
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"]]