Reason
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Possibili cause di un errore di importazione delle creatività.
| Enum |
REASON_UNSPECIFIED |
Valore predefinito. |
DOWNLOAD_ERROR |
Download HTTP non riuscito. |
INTERNAL_ERROR |
Errore interno. |
INVALID_MEDIA |
Contenuti multimediali non validi. |
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-07-25 UTC.
[[["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 2025-07-25 UTC."],[],["Creative ingest failures can occur for several reasons. These include `DOWNLOAD_ERROR`, indicating a failed HTTP download. `INTERNAL_ERROR` suggests an issue within the system. `INVALID_MEDIA` signifies that the media file itself is not valid. The `REASON_UNSPECIFIED` enum represents a default value when the specific failure cause isn't known. These enums are used to specify and categorize the cause of failures during the creative ingestion process.\n"]]