Zwrócone zostaną wszystkie dostępne statystyki z zakresu od daty do daty. Wartość fromDate powinna mieścić się w przedziale czasowym 1 rok i większa od daty podanej w polu toDate >= fromDate.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-09-03 UTC."],[[["This API retrieves user statistics for a specified search application within a given date range."],["It requires a standard end user account and uses a GET request to the provided endpoint."],["The request must specify the search application ID via the `name` path parameter and can optionally include `fromDate` and `toDate` query parameters for filtering the statistics."],["Authorization is required using one of the specified OAuth scopes."],["A successful response will contain a `GetSearchApplicationUserStatsResponse` object with the requested user statistics."]]],[]]