[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2024-08-07 (UTC) को अपडेट किया गया."],[],["The document defines custom error codes using enums. `NO_ERROR` indicates success, while `UNKNOWN_ERROR` signifies a general failure. Other codes specify invalid inputs like `INVALID_PAGE_TOKEN`, `INVALID_CUSTOMER_ID`, `INVALID_DEVICE_ID`, and `INVALID_PARAMETER`. Specific device-related errors include `INVALID_IMEI`, `INVALID_MEID`, `INVALID_SERIAL`, and `INVALID_MANUFACTURER`. There are codes for `AUTHORIZATION_FAIL`, `INTERNAL_ERROR`, and `DEVICE_ALREADY_EXISTS`, among others. The provided enum indicates the different type of error that can occurs.\n"]]