Visualizza le statistiche sul traffico per un dominio in una data specifica. Restituisce PERMISSION_DENIED se l'utente non dispone dell'autorizzazione per accedere a TrafficStats per il dominio.
Richiesta HTTP
GET https://gmailpostmastertools.googleapis.com/v1/{name=domains/*/trafficStats/*}
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]],[]]