AssetOfflineEvaluationErrorReasons
Stay organized with collections
Save and categorize content based on your preferences.
Enum describing the quality evaluation disapproval reason of an asset.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
PRICE_ASSET_DESCRIPTION_HAS_PRICE_QUALIFIER
|
Price asset has a price qualifier in a description. |
PRICE_ASSET_UNSUPPORTED_LANGUAGE
|
Unsupported language for price assets |
PRICE_ASSET_OTHER_ERROR
|
Human raters identified an issue with the price asset that isn't captured by other error reasons. The primary purpose of this value is to represent legacy FeedItem disapprovals that are no longer produced. |
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-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[[["This enum outlines the reasons for disapproval of an asset during quality evaluation."],["Reasons include issues like repetitive or incompatible headers and descriptions, unsupported languages, and other errors detected by human raters."],["The enum values help categorize specific problems found within price assets, such as descriptions repeating row headers or containing price qualifiers."],["`UNSPECIFIED` and `UNKNOWN` values are reserved for situations where the disapproval reason is either not specified or unknown in the current version."]]],[]]