[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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"]]