Get traffic statistics for a domain on a specific date. Returns PERMISSION_DENIED if user does not have permission to access TrafficStats for the domain.
HTTP request
GET https://gmailpostmastertools.googleapis.com/v1/{name=domains/*/trafficStats/*}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-04 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."]]],[]]