UserRewardedContent
枚举 |
USER_REWARDED_CONTENT_UNSPECIFIED |
此版本中未指定或未知的用户奖励内容。 |
USER_REWARDED_CONTENT_USER_REWARDED |
表示用户在浏览后会看到奖励的广告。 |
USER_REWARDED_CONTENT_NOT_USER_REWARDED |
代表除用户激励广告之外的所有其他广告。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-06-11。
[null,null,["最后更新时间 (UTC):2024-06-11。"],[[["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"]]