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-02-20 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-02-20 UTC."],[[["This enum outlines the reasons for disapproval of an asset during quality evaluation, primarily focusing on price-related issues."],["Reasons include repetitive or incompatible headers and descriptions, irrelevant price qualifiers, unsupported language, and other unspecified errors."],["`UNSPECIFIED` and `UNKNOWN` values are reserved for system use and indicate an unspecified or unknown disapproval reason."],["The `PRICE_ASSET_OTHER_ERROR` value serves as a catch-all for issues identified by human reviewers that are not covered by other specific reasons."]]],[]]