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.
Elementi pubblicitari da caricare in formato CSV. Per ulteriori informazioni sui formati file, consulta l'articolo sul formato di file di scrittura entità.
format
string
Formato degli elementi pubblicitari. Il valore predefinito è CSV.
I valori accettati sono:
"CSV"
dryRun
boolean
Imposta true per ottenere lo stato di caricamento senza mantenere effettivamente gli elementi pubblicitari.
Risposta
In caso di esito positivo, questo metodo restituisce un corpo della risposta con la seguente struttura:
[[["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."],[[["The Line Items Settings service in Bid Manager API is discontinued and users should transition to the DV360 API."],["This documentation details the process for uploading line items in CSV format using the `uploadlineitems` endpoint in the Bid Manager API, though YouTube & partners line items are not supported."],["The request requires authorization with the `https://www.googleapis.com/auth/doubleclickbidmanager` scope."],["The API provides options to perform a dry run to check upload status without persisting data and returns detailed upload status including errors and per-row information."]]],["The Bid Manager API's Line Items Settings service is discontinued; users must switch to the DV360 API. The `uploadlineitems` method allows uploading line items in CSV format, excluding YouTube & partners line items. It accepts a request body with `lineItems` (CSV data), `format` (defaulting to CSV), and `dryRun` (boolean for testing). The response details upload status, including errors and per-row information like row number, entity details, and persistence status. Authorization via `https://www.googleapis.com/auth/doubleclickbidmanager` is required.\n"]]