[[["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 2025-03-25 UTC."],[[["`UMPRequestErrorCode` is an enum containing error codes used when updating user consent information."],["Errors codes cover internal issues, invalid app IDs, network problems and misconfigurations."],["Each error code has a corresponding integer value accessible in both Swift and Objective-C."]]],["The document defines the `UMPRequestErrorCode` enum, which categorizes errors during consent info update requests. It specifies four error codes: `internal` (1) for internal errors, `invalidAppID` (2) indicating an invalid application ID, `network` (3) for network communication failures, and `misconfiguration` (4) which is undocumented. Each error code is presented with its respective Swift and Objective-C declarations, ensuring compatibility across these programming languages.\n"]]