2025 年 9 月 8 日以降、すべての新しい広告申込情報で、欧州連合(EU)の政治広告を配信するかどうかを宣言する必要があります。宣言が提供されていないディスプレイ&ビデオ 360 API と SDF のアップロードは失敗します。統合を更新してこの宣言を行う方法について詳しくは、
非推奨のページをご覧ください。
ContentOutstreamPosition
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
列挙型 |
CONTENT_OUTSTREAM_POSITION_UNSPECIFIED |
このバージョンでは、コンテンツのアウトストリーム ポジションは指定されません。この列挙型はデフォルト値のプレースホルダであり、実際のコンテンツのアウトストリーム ポジションを表すものではありません。 |
CONTENT_OUTSTREAM_POSITION_UNKNOWN |
コンテンツのアウトストリームで広告の位置が不明です。 |
CONTENT_OUTSTREAM_POSITION_IN_ARTICLE |
ページ内の段落と段落の間に表示される広告です。 |
CONTENT_OUTSTREAM_POSITION_IN_BANNER |
ページの上部と横に表示される広告です。 |
CONTENT_OUTSTREAM_POSITION_IN_FEED |
スクロール可能なコンテンツのストリームに表示される広告です。フィードの例としては、編集コンテンツ(記事やニュースの一覧など)やリスティング(商品やサービスの一覧など)があります。 |
CONTENT_OUTSTREAM_POSITION_INTERSTITIAL |
コンテンツの読み込み前、またはコンテンツの読み込みの合間に表示される広告です。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003eContent outstream positions can be broadly categorized as In-article, In-banner, In-feed, and Interstitial, each signifying a unique placement within the content.\u003c/p\u003e\n"],["\u003cp\u003eWhile 'Unspecified' and 'Unknown' positions exist, they serve as placeholders and do not represent actual ad placements within the content.\u003c/p\u003e\n"],["\u003cp\u003eIn-article positions are specifically designed to appear between paragraphs, In-banner for top and side placements, In-feed within content streams, and Interstitial during content loading transitions.\u003c/p\u003e\n"]]],[],null,["# ContentOutstreamPosition\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 content outstream positions.\n\n| Enums ||\n|-------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `CONTENT_OUTSTREAM_POSITION_UNSPECIFIED` | Content outstream position is not specified in this version. This enum is a place holder for a default value and does not represent a real content outstream position. |\n| `CONTENT_OUTSTREAM_POSITION_UNKNOWN` | The ad position is unknown in the content outstream. |\n| `CONTENT_OUTSTREAM_POSITION_IN_ARTICLE` | Ads that appear between the paragraphs of your pages. |\n| `CONTENT_OUTSTREAM_POSITION_IN_BANNER` | Ads that display on the top and the sides of a page. |\n| `CONTENT_OUTSTREAM_POSITION_IN_FEED` | Ads that appear in a scrollable stream of content. A feed is typically editorial (e.g. a list of articles or news) or listings (e.g. a list of products or services). |\n| `CONTENT_OUTSTREAM_POSITION_INTERSTITIAL` | Ads shown before or between content loads. |"]]