Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["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-06 UTC."],[[["The Date Range is expressed using JSON and includes a start and end date."],["Both `startDate` and `endDate` fields use the `yyyy-mm-dd` format and are inclusive."]]],["The provided content describes a JSON representation for a date range. It uses a JSON object with two string fields: `startDate` and `endDate`. Both fields are in yyyy-mm-dd format. `startDate` specifies the beginning of the range, and `endDate` defines the end. These dates are inclusive, meaning they are included in the date range.\n"]]