[[["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 2024-09-18 UTC."],[[["This documentation describes the JSON representation of a query parameter, including its type, description, and default value."],["The JSON object includes fields like `type` for parameter field type, `description` for optional parameter description, and `defaultValue` for optional default parameter value."],["Links are provided for further information on `FieldType` and `ParameterValue` objects."]]],["The core content details the JSON representation and fields of a query parameter. The JSON structure includes \"type,\" \"description,\" and \"defaultValue.\" The \"type\" field specifies the parameter's field type, referencing `FieldType`. \"Description\" is an optional string providing parameter context. \"defaultValue\" is also optional, offering a `ParameterValue` to use when no value is provided. The provided information defines the structure and elements of a query parameter object.\n"]]