[[["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 2023-10-03 UTC."],[],["The JSON response from the DPA (Data Plan API) status query includes two key fields. The `status` field, an enumerated value defined in `DpaStatusEnum`, indicates the DPA's current state. The `message` field is an optional string providing a human-readable description, potentially offering further context regarding the `status`. The response is structured as a JSON object containing these two elements.\n"]]