Sorgunun dahili başlangıç tarihi (YYYY-MM-DD biçiminde). endDate tarihinden sonra olamaz. NdaysAgo, yesterday veya today biçimi de kabul edilir. Bu durumda tarih, tesisin raporlama saat dilimine göre belirlenir.
endDate
string
Sorgunun dahili bitiş tarihi (YYYY-MM-DD biçiminde). startDate tarihinden önce olamaz. NdaysAgo, yesterday veya today biçimi de kabul edilir. Bu durumda tarih, tesisin raporlama saat dilimine göre belirlenir.
name
string
Bu tarih aralığına bir ad atar. dateRange boyutu, rapor yanıtında bu adla değerlenir. Ayarlanırsa date_range_ veya RESERVED_ ile başlayamaz. Ayarlanmamışsa tarih aralıkları, istekteki sıfır tabanlı dizinlerine göre adlandırılır: date_range_0, date_range_1 vb.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-11-22 UTC."],[[["Defines a contiguous set of days using `startDate` and `endDate` for querying data within a specific timeframe."],["Allows requests for up to 4 date ranges, providing flexibility in data retrieval."],["Uses a JSON representation with fields for `startDate`, `endDate`, and an optional `name` for the date range."],["Accepts date formats in `YYYY-MM-DD` or relative formats like `NdaysAgo`, `yesterday`, or `today`."],["Enables assigning custom names to date ranges or uses default naming based on their index in the request."]]],[]]