A case insensitive string that the account's email should match. Only one of email, phoneNumber, or userId should be specified in a SqlExpression. If more than one is specified, only the first (in that order) will be applied.
userId
string
A string that the account's local ID should match. Only one of email, phoneNumber, or userId should be specified in a SqlExpression If more than one is specified, only the first (in that order) will be applied.
phoneNumber
string
A string that the account's phone number should match. Only one of email, phoneNumber, or userId should be specified in a SqlExpression. If more than one is specified, only the first (in that order) will be applied.
[[["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-05-30 UTC."],[[["\u003cp\u003eThe content defines JSON query conditions for filtering results based on user account information.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation uses \u003ccode\u003eemail\u003c/code\u003e, \u003ccode\u003euserId\u003c/code\u003e, and \u003ccode\u003ephoneNumber\u003c/code\u003e as fields to match against, all of which are represented as strings.\u003c/p\u003e\n"],["\u003cp\u003eOnly one of \u003ccode\u003eemail\u003c/code\u003e, \u003ccode\u003ephoneNumber\u003c/code\u003e, or \u003ccode\u003euserId\u003c/code\u003e should be specified in a single query, and if multiple are provided, only the first in the listed order will be applied.\u003c/p\u003e\n"],["\u003cp\u003eThe email matching is case insensitive, whereas the userId and phoneNumber matching are not.\u003c/p\u003e\n"]]],[],null,[]]