Nhận số liệu thống kê về lưu lượng truy cập cho một miền vào một ngày cụ thể. Trả về PERMISSION_DENIED nếu người dùng không có quyền truy cập vào TrafficStats cho miền.
Yêu cầu HTTP
GET https://gmailpostmastertools.googleapis.com/v1/{name=domains/*/trafficStats/*}
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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."]]],[]]