自
2025 年 9 月 8 日起,每个新订单项都需要声明是否会投放欧盟 (EU) 政治广告。Display & Video 360 API 和未提供声明的 SDF 上传操作将会失败。如需详细了解如何更新集成以进行此声明,请参阅我们的
弃用页面。
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):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eUser rewarded content statuses can be unspecified, user rewarded, or not user rewarded.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUSER_REWARDED_CONTENT_USER_REWARDED\u003c/code\u003e signals ads that provide users with a reward after viewing.\u003c/p\u003e\n"],["\u003cp\u003eAds that are not user rewarded fall under the \u003ccode\u003eUSER_REWARDED_CONTENT_NOT_USER_REWARDED\u003c/code\u003e status.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUSER_REWARDED_CONTENT_UNSPECIFIED\u003c/code\u003e is used when the user rewarded content status is either unknown or not specified in the current version.\u003c/p\u003e\n"]]],["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"],null,["# UserRewardedContent\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\nPossible user rewarded content statuses.\n\n| Enums ||\n|-------------------------------------------|-----------------------------------------------------------------------|\n| `USER_REWARDED_CONTENT_UNSPECIFIED` | User rewarded content is not specified or is unknown in this version. |\n| `USER_REWARDED_CONTENT_USER_REWARDED` | Represents ads where the user will see a reward after viewing. |\n| `USER_REWARDED_CONTENT_NOT_USER_REWARDED` | Represents all other ads besides user-rewarded. |"]]