2025 年 9 月 8 日以降、すべての新しい広告申込情報で、欧州連合(EU)の政治広告を配信するかどうかを宣言する必要があります。宣言が提供されていないディスプレイ&ビデオ 360 API と SDF のアップロードは失敗します。統合を更新してこの宣言を行う方法について詳しくは、
非推奨のページをご覧ください。
TimeUnit
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
列挙型 |
TIME_UNIT_UNSPECIFIED |
このバージョンでは、時間単位の値が指定されていないか、不明です。 |
TIME_UNIT_LIFETIME |
フリークエンシー キャップは、広告申込情報の全期間に適用されます。 |
TIME_UNIT_MONTHS |
フリークエンシー キャップは数か月間に適用されます。 |
TIME_UNIT_WEEKS |
フリークエンシー キャップは、複数の週に適用されます。 |
TIME_UNIT_DAYS |
フリークエンシー キャップは、指定した日数に適用されます。 |
TIME_UNIT_HOURS |
フリークエンシー キャップは時間単位で適用されます。 |
TIME_UNIT_MINUTES |
フリークエンシー キャップは、数分単位で適用されます。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003e\u003ccode\u003eTIME_UNIT\u003c/code\u003e enums specify the time frame over which a frequency cap is applied, limiting the number of times an ad is shown.\u003c/p\u003e\n"],["\u003cp\u003eOptions include applying the cap over a lifetime, or within specific durations like months, weeks, days, hours, or minutes.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTIME_UNIT_UNSPECIFIED\u003c/code\u003e is used if the time unit is not known or defined.\u003c/p\u003e\n"]]],["The provided content outlines different time units for applying frequency caps. These units include `TIME_UNIT_UNSPECIFIED` for unknown values, `TIME_UNIT_LIFETIME` for the entire line item duration, `TIME_UNIT_MONTHS` for monthly caps, `TIME_UNIT_WEEKS` for weekly caps, `TIME_UNIT_DAYS` for daily caps, `TIME_UNIT_HOURS` for hourly caps, and `TIME_UNIT_MINUTES` for minute-based caps. Each time unit determines the duration over which the frequency cap is enforced.\n"],null,["# TimeUnit\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 time units.\n\n| Enums ||\n|-------------------------|-------------------------------------------------------------------------------------------------------|\n| `TIME_UNIT_UNSPECIFIED` | Time unit value is not specified or is unknown in this version. |\n| `TIME_UNIT_LIFETIME` | The frequency cap will be applied to the whole life time of the line item. | This item is deprecated! |\n| `TIME_UNIT_MONTHS` | The frequency cap will be applied to a number of months. |\n| `TIME_UNIT_WEEKS` | The frequency cap will be applied to a number of weeks. |\n| `TIME_UNIT_DAYS` | The frequency cap will be applied to a number of days. |\n| `TIME_UNIT_HOURS` | The frequency cap will be applied to a number of hours. |\n| `TIME_UNIT_MINUTES` | The frequency cap will be applied to a number of minutes. |"]]