2025 年 9 月 8 日以降、すべての新しい広告申込情報で、欧州連合(EU)の政治広告を配信するかどうかを宣言する必要があります。宣言が提供されていないディスプレイ&ビデオ 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 Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\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. |"]]