A partire dall'
8 settembre 2025, ogni nuovo elemento pubblicitario dovrà dichiarare se pubblicherà o meno annunci politici dell'Unione Europea (UE). I caricamenti di API Display & Video 360 e SDF che non forniscono dichiarazioni non andranno a buon fine. Consulta la nostra
pagina dei ritiri per ulteriori dettagli su come aggiornare l'integrazione per effettuare questa dichiarazione.
ActiveViewSignal
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Indicatori di Visualizzazione attiva supportati per le regole dell'algoritmo.
Enum |
ACTIVE_VIEW_SIGNAL_UNSPECIFIED |
Indicatore sconosciuto. |
ACTIVE_VIEW_VIEWED |
Se Visualizzazione attiva rileva che l'annuncio è stato visualizzato. Il valore viene memorizzato nel campo boolValue del valore di confronto. |
AUDIBLE |
Se Visualizzazione attiva rileva che l'annuncio era udibile. Il valore viene memorizzato nel campo boolValue del valore di confronto. |
VIDEO_COMPLETED |
Se il video è stato completato. Il valore viene memorizzato nel campo boolValue del valore di confronto. |
TIME_ON_SCREEN |
Il tempo in secondi in cui l'annuncio è stato visibile sullo schermo. Il valore viene memorizzato nel campo int64Value del valore di confronto. |
VIDEO_PLAYER_SIZE |
Le dimensioni del video player che mostra l'annuncio. Il valore viene memorizzato nel campo videoPlayerSizeValue del valore di confronto. |
COMPLETED_IN_VIEW_AUDIBLE |
Se l'annuncio è stato visualizzato e udibile correttamente. Il valore viene memorizzato nel campo boolValue del valore di confronto. |
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.
[null,null,["Ultimo aggiornamento 2025-07-25 UTC."],[],[],null,["# ActiveViewSignal\n\nSupported active view signals for Algorithm Rules.\n\n| Enums ||\n|----------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `ACTIVE_VIEW_SIGNAL_UNSPECIFIED` | Unknown signal. |\n| `ACTIVE_VIEW_VIEWED` | Whether Active View detects that your ad has been viewed. Value is stored in the [boolValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.bool_value) field of the comparison value. |\n| `AUDIBLE` | Whether Active View detects that your ad was audible. Value is stored in the [boolValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.bool_value) field of the comparison value. |\n| `VIDEO_COMPLETED` | Whether the video was completed. Value is stored in the [boolValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.bool_value) field of the comparison value. |\n| `TIME_ON_SCREEN` | The time the ad was on screen in seconds. Value is stored in the [int64Value](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.int64_value) field of the comparison value. |\n| `VIDEO_PLAYER_SIZE` | The size of the video player displaying the ad. Value is stored in the [videoPlayerSizeValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.video_player_size_value) field of the comparison value. |\n| `COMPLETED_IN_VIEW_AUDIBLE` | Whether the ad was completed in view and audible. Value is stored in the [boolValue](/display-video/api/reference/rest/v4/AlgorithmRules#ComparisonValue.FIELDS.bool_value) field of the comparison value. |"]]