If returnUserInfo in the request is true, this is the number of returned accounts in this message. Otherwise, this is the total number of accounts matching the query.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-26 UTC."],[[["The JSON response for accounts.query includes `recordsCount` and `userInfo` fields."],["`recordsCount` indicates the number of accounts returned when `returnUserInfo` is true, or the total accounts matching the query otherwise."],["`userInfo` contains an array of account objects, and is only included if `returnUserInfo` is set to true in the request."]]],[]]