UserRewardedContent
Possibili stati dei contenuti con premio per l'utente.
Enum |
USER_REWARDED_CONTENT_UNSPECIFIED |
I contenuti con premio per l'utente non sono specificati o sono sconosciuti in questa versione. |
USER_REWARDED_CONTENT_USER_REWARDED |
Rappresentano gli annunci in cui l'utente vedrà un premio dopo averli visualizzati. |
USER_REWARDED_CONTENT_NOT_USER_REWARDED |
Rappresenta tutti gli altri annunci oltre a quelli con premio per l'utente. |
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 2024-06-11 UTC.
[null,null,["Ultimo aggiornamento 2024-06-11 UTC."],[[["User rewarded content statuses can be unspecified, user rewarded, or not user rewarded."],["`USER_REWARDED_CONTENT_USER_REWARDED` signals ads that provide users with a reward after viewing."],["Ads that are not user rewarded fall under the `USER_REWARDED_CONTENT_NOT_USER_REWARDED` status."],["`USER_REWARDED_CONTENT_UNSPECIFIED` is used when the user rewarded content status is either unknown or not specified in the current version."]]],["The core content defines three possible statuses for user-rewarded content. `USER_REWARDED_CONTENT_UNSPECIFIED` indicates an undefined or unknown status. `USER_REWARDED_CONTENT_USER_REWARDED` signifies content where users receive a reward upon viewing. `USER_REWARDED_CONTENT_NOT_USER_REWARDED` encompasses all ads that do not offer user rewards. These statuses categorize ads based on the presence or absence of a user reward system.\n"]]