Получите статистику трафика для домена на определенную дату. Возвращает PERMISSION_DENIED, если у пользователя нет разрешения на доступ к TrafficStats для домена.
HTTP-запрос
GET https://gmailpostmastertools.googleapis.com/v1/{name=domains/*/trafficStats/*}
[[["Прост для понимания","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"]],["Последнее обновление: 2024-09-05 UTC."],[[["Retrieve traffic statistics for a specific domain and date using the provided API endpoint."],["User must have appropriate permissions to access TrafficStats for the requested domain, otherwise a PERMISSION_DENIED error will be returned."],["The request requires authorization with the `https://www.googleapis.com/auth/postmaster.readonly` scope."],["Successful responses will contain a TrafficStats object with the requested data."]]],[]]