[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-09-12。"],[[["Queries allow for specifying date ranges using startDate and endDate, which can be expressed as specific dates (YYYY-MM-DD) or relative terms (NdaysAgo, yesterday, today)."],["Up to 4 separate date ranges can be included in a single request."],["Each date range can be given a custom name using the `name` field, otherwise, they are automatically assigned names like `date_range_0`, `date_range_1`, etc."],["The `startDate` cannot be after the `endDate` within a single date range."]]],["The core content describes defining date ranges for queries, allowing up to four ranges. Each range includes a `startDate` and `endDate` in `YYYY-MM-DD` format, or relative terms like `NdaysAgo`, `yesterday`, or `today`. A `name` can be assigned to each range, which will then appear as a dimension in reports. If no name is given, the range is assigned a default name in the form of `date_range_X`.\n"]]