UserRewardedContent
Możliwe stany treści z nagrodą.
Wartości w polu enum |
USER_REWARDED_CONTENT_UNSPECIFIED |
Treść z nagrodą dla użytkowników nie jest określona lub jest nieznana w tej wersji. |
USER_REWARDED_CONTENT_USER_REWARDED |
Reprezentuje reklamy, w przypadku których użytkownik zobaczy nagrodę po obejrzeniu. |
USER_REWARDED_CONTENT_NOT_USER_REWARDED |
Przedstawia wszystkie inne reklamy oprócz reklam z nagrodą dla użytkowników. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-06-11 UTC.
[null,null,["Ostatnia aktualizacja: 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"]]