LocalServicesLicenseRejectionReason
Stay organized with collections
Save and categorize content based on your preferences.
Enums describing possible rejection reasons of a local services license verification artifact.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
BUSINESS_NAME_MISMATCH
|
Business name doesn't match business name for the Local Services Ad. |
UNAUTHORIZED
|
License is unauthorized or been revoked. |
EXPIRED
|
License is expired. |
POOR_QUALITY
|
License is poor quality - blurry images, illegible, etc... |
UNVERIFIABLE
|
License cannot be verified due to a not legitimate image. |
WRONG_DOCUMENT_OR_ID
|
License is not the requested document type or contains an invalid ID. |
OTHER
|
License has another flaw not listed explicitly. |
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."],[[["The enums outline the various reasons why a local services license verification might be rejected."],["Reasons for rejection include business name mismatch, unauthorized or revoked license, license expiry, poor quality, unverifiable license, incorrect document type or ID, and other unspecified flaws."],["`UNSPECIFIED` and `UNKNOWN` enums are used for system or versioning purposes and do not indicate specific rejection reasons."]]],[]]