LocalServicesInsuranceRejectionReason
Stay organized with collections
Save and categorize content based on your preferences.
Enums describing possible rejection reasons of a local services insurance 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. |
INSURANCE_AMOUNT_INSUFFICIENT
|
Insurance amount doesn't meet requirement listed in the legal summaries documentation for that geographic + category ID combination. |
EXPIRED
|
Insurance document is expired. |
NO_SIGNATURE
|
Insurance document is missing a signature. |
NO_POLICY_NUMBER
|
Insurance document is missing a policy number. |
NO_COMMERCIAL_GENERAL_LIABILITY
|
Commercial General Liability(CGL) box is not marked in the insurance document. |
|
Insurance document is in an editable format. |
CATEGORY_MISMATCH
|
Insurance document does not cover insurance for a particular category. |
MISSING_EXPIRATION_DATE
|
Insurance document is missing an expiration date. |
POOR_QUALITY
|
Insurance document is poor quality - blurry images, illegible, etc... |
POTENTIALLY_EDITED
|
Insurance document is suspected of being edited. |
WRONG_DOCUMENT_TYPE
|
Insurance document not accepted. For example, documents of insurance proposals, but missing coverages are not accepted. |
NON_FINAL
|
Insurance document is not final. |
OTHER
|
Insurance document 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-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 document outlines the various reasons why a local services insurance verification artifact might be rejected."],["Rejection reasons span from basic information mismatch (business name, category) to document-specific issues (missing signature, poor quality)."],["Insurance coverage and amount are also key factors for rejection, ensuring businesses meet the required standards."],["Documents deemed potentially fraudulent or incomplete (editable, non-final) will also be rejected."],["If a reason for rejection doesn't fit into other categories, it falls under the 'other' category."]]],[]]