Al momento stiamo eseguendo la migrazione di un sottoinsieme di tipi di report da report offline a report istantanei. Una volta eseguita la migrazione di un utente, le risposte di queries.list includeranno i report istantanei esistenti. Per ulteriori informazioni, leggi il post del nostro blog.
Identifica di che tipo di risorsa si tratta. Valore: la stringa fissa "doubleclickbidmanager#listReportsResponse".
nextPageToken
string
Token di impaginazione della pagina successiva, se esistente.
Prova
Usa Explorer API in basso per chiamare questo metodo sui dati in tempo reale e visualizzare la risposta.
In alternativa, prova la
autonomo
Spazio di esplorazione.
[[["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-08-22 UTC."],[[["This version of the Bid Manager API is sunsetted, and users should migrate to Bid Manager API v2."],["Requests to this version may return errors, and certain fields in retrieved `Query` resources will be empty."],["This API retrieves stored reports associated with a specific query ID."],["The request requires authorization with the `https://www.googleapis.com/auth/doubleclickbidmanager` scope."]]],["The Bid Manager API v1.1 is sunset, and users must migrate to v2. Requests to v1.1 may error, and if successful, `Query` resources will have empty fields: `metadata.googleCloudStoragePathForLatestReport`, `metadata.latestReportRunTimeMs`, and `metadata.googleDrivePathForLatestReport`. To retrieve stored reports, use a `GET` request to `queries/queryId/reports`, including the `queryId` and optional `pageSize` and `pageToken`. Authorization with the `doubleclickbidmanager` scope is required. A successful response returns a list of reports, the kind of response, and next page token.\n"]]