UserRewardedContent
ユーザーのリワード コンテンツのステータスとして考えられること。
列挙型 |
USER_REWARDED_CONTENT_UNSPECIFIED |
このバージョンでは、ユーザー リワード コンテンツが指定されていないか、不明です。 |
USER_REWARDED_CONTENT_USER_REWARDED |
広告を視聴したユーザーに特典が表示される広告を表します。 |
USER_REWARDED_CONTENT_NOT_USER_REWARDED |
ユーザー リワード以外のすべての広告を表します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-06-11 UTC。
[null,null,["最終更新日 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"]]