[[["เข้าใจง่าย","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"]]