LocalServicesLicenseRejectionReason
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-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["The enums categorize reasons why a local services license verification might be rejected."],["Rejections can occur due to issues like business name mismatch, unauthorized or expired licenses, poor image quality, or an inability to verify the license's legitimacy."],["Other reasons for rejection include providing the wrong document type or a license with an invalid ID, as well as unspecified issues."]]],[]]