> ## Documentation Index
> Fetch the complete documentation index at: https://adcp-docs-ja.pier1.co.jp/llms.txt
> Use this file to discover all available pages before exploring further.

# プロダクトスペクトラム

> Sponsored Intelligenceの4つのプロダクトタイプ（スポンサードレスポンス、AI検索結果、ジェネレーティブディスプレイ、SI Chat Protocolブランドエクスペリエンスハンドオフ）をJSONの例と価格モデルとともに解説します。

# プロダクトスペクトラム

[Sponsored Intelligence](/docs/sponsored-intelligence/overview)はAIサーフェス（AIアシスタント、AI検索エンジン、ジェネレーティブAIエクスペリエンス）上の広告です。セラーはいくつかの異なるプロダクトタイプを提供しており、それぞれクリエイティブ生成パターン、価格モデル、計測機能が異なります。

| プロダクトタイプ                  | クリエイティブモデル                 | 価格      | 主な特徴                                                                                   |
| ------------------------- | -------------------------- | ------- | -------------------------------------------------------------------------------------- |
| **スポンサードレスポンス**           | プラットフォームがカタログ＋ブランドデータから生成  | CPC     | ユーザーの会話に対するコンテキスト関連性                                                                   |
| **AI検索結果**                | プラットフォームがカタログ＋キーワードから生成    | CPC     | `targeting_overlay`によるキーワードターゲティング                                                     |
| **ジェネレーティブディスプレイ/ビデオ**    | バイヤーが`build_creative`経由で提供 | CPM     | 標準フォーマットID；バイヤーがクリエイティブを制御                                                             |
| **SI Chat Protocolハンドオフ** | ブランドエージェントが直接会話            | セッション単位 | [SI Chat Protocol](/docs/sponsored-intelligence/si-chat-protocol)によるマルチターンブランドエクスペリエンス |

<Info>
  最初の3つのプロダクトタイプは、[メディアバイプロトコル](/docs/media-buy/index)を通じて完全に購入・配信されます。SI Chat Protocolハンドオフはさらに`si_*`セッションタスクを使用します。[プロトコルアーキテクチャ](/docs/sponsored-intelligence/overview#protocol-architecture)を参照。
</Info>

## AIアシスタントにおけるスポンサードレスポンス

Sponsored Intelligenceの主力プロダクトです。ユーザーの会話がブランドに関連している場合、プラットフォームはブランドのカタログとアイデンティティを使用してスポンサードレスポンスを生成します。価格は通常CPCだ。

```json theme={null}
{
  "product_id": "sponsored_response_assistant",
  "name": "Sponsored responses - AI assistant",
  "description": "Contextually relevant sponsored responses generated from brand catalog data when users ask related questions. Creative is generated by the platform using brand identity and product catalog.",
  "channels": ["sponsored_intelligence"],
  "publisher_properties": [
    { "publisher_domain": "ai-platform.example.com", "selection_type": "all" }
  ],
  "format_ids": [
    { "agent_url": "https://ads.ai-platform.example.com", "id": "sponsored_response" }
  ],
  "delivery_type": "non_guaranteed",
  "pricing_options": [
    {
      "pricing_option_id": "sr_cpc",
      "pricing_model": "cpc",
      "floor_price": 0.50,
      "price_guidance": { "p50": 2.00, "p75": 3.50 },
      "currency": "USD",
      "min_spend_per_package": 500
    }
  ],
  "delivery_measurement": {
    "provider": "Platform analytics",
    "notes": "Engagement tracked per platform methodology. Clicks measured on outbound links and action buttons."
  },
  "metric_optimization": {
    "supported_metrics": ["clicks", "engagements"],
    "supported_targets": ["cost_per"]
  },
  "creative_policy": {
    "co_branding": "none",
    "landing_page": "any",
    "templates_available": true
  },
  "catalog_types": ["product", "offering"]
}
```

主な特徴：

* **CPC価格** — コンテキスト関連性によるオークションベースの入札
* **`templates_available: true`** — プラットフォームがカタログとブランドデータからクリエイティブを生成します
* **`catalog_types`** — ジェネレーティブクリエイティブに使用するカタログタイプを宣言します。ECブランド向けのプロダクトフィード、サービス向けのオファリングフィード
* **`metric_optimization`** — エンゲージメントとクリックをサポートし、バイヤーはコストパーエンゲージメント目標を設定できます

## AI検索スポンサード結果

AIを活用した検索エクスペリエンス内のスポンサード結果です。従来の検索広告に似ているが、AIが合成したレスポンスの中にレンダリングされます。キーワードターゲティングが主な関連性シグナルです。

```json theme={null}
{
  "product_id": "ai_search_sponsored",
  "name": "Sponsored results - AI search",
  "description": "Sponsored results appearing within AI search responses. Targeted by keyword relevance to user queries.",
  "channels": ["sponsored_intelligence"],
  "publisher_properties": [
    { "publisher_domain": "ai-platform.example.com", "selection_type": "all" }
  ],
  "format_ids": [
    { "agent_url": "https://ads.ai-platform.example.com", "id": "search_result_native" }
  ],
  "delivery_type": "non_guaranteed",
  "pricing_options": [
    {
      "pricing_option_id": "search_cpc",
      "pricing_model": "cpc",
      "floor_price": 0.75,
      "price_guidance": { "p50": 2.50, "p75": 5.00 },
      "currency": "USD",
      "min_spend_per_package": 500
    }
  ],
  "delivery_measurement": {
    "provider": "Platform analytics",
    "notes": "Click tracking on sponsored result links. Query-level reporting available."
  },
  "metric_optimization": {
    "supported_metrics": ["clicks"],
    "supported_targets": ["cost_per"]
  },
  "creative_policy": {
    "co_branding": "none",
    "landing_page": "any",
    "templates_available": true
  }
}
```

AI検索プロダクトは通常キーワードターゲティングをサポートします。セラーはこれを`get_adcp_capabilities`の`media_buy.execution.targeting.keyword_targets`で宣言し、バイヤーは`targeting_overlay`経由でパッケージにキーワードを指定します。

## ジェネレーティブディスプレイとビデオ

AIエクスペリエンス内（サイドバー、会話ターン間のインタースティシャル、またはビジュアルレスポンス）への配置に向けて、ブランドアセットから生成されたディスプレイおよびビデオ広告です。プラットフォームはブランドのアセットとガイドラインからビジュアルクリエイティブを生成するために`build_creative`を使用します。

```json theme={null}
{
  "product_id": "ai_generative_display",
  "name": "Generative display - AI experience",
  "description": "Display ads generated from brand assets, placed within AI experience surfaces.",
  "channels": ["sponsored_intelligence"],
  "publisher_properties": [
    { "publisher_domain": "ai-platform.example.com", "selection_type": "all" }
  ],
  "format_ids": [
    { "agent_url": "https://creative.adcontextprotocol.org", "id": "display_300x250" },
    { "agent_url": "https://creative.adcontextprotocol.org", "id": "display_native" }
  ],
  "delivery_type": "non_guaranteed",
  "pricing_options": [
    {
      "pricing_option_id": "display_cpm",
      "pricing_model": "cpm",
      "floor_price": 6.00,
      "currency": "USD",
      "min_spend_per_package": 1000
    }
  ],
  "delivery_measurement": {
    "provider": "Platform ad server",
    "notes": "Impressions per IAB guidelines."
  },
  "creative_policy": {
    "co_branding": "none",
    "landing_page": "any",
    "templates_available": false
  }
}
```

スポンサードレスポンスとは異なり、ジェネレーティブディスプレイはクリエイティブエージェントの標準フォーマットIDを使用します。バイヤーは`build_creative`経由またはメディアバイにインラインでクリエイティブを提供する — プラットフォームはカタログデータからクリエイティブを生成しません。

## ブランドエクスペリエンスハンドオフ（SI Chat Protocol）

ユーザーが高い購買意向を示した場合、AIプラットフォームは[SI Chat Protocol](/docs/sponsored-intelligence/si-chat-protocol)経由でブランド独自のAIエージェントに会話をハンドオフできます。これにより、AIアシスタントを離れることなく、プロダクトレコメンデーション、比較、設定、さらには取引完了まで含む充実したマルチターンブランドエクスペリエンスが実現します。

ブランドエクスペリエンスハンドオフはSponsored Intelligence独自の機能です。ブランドは`type: "offering"`を指定して`sync_catalogs`でオファリングを同期し、プラットフォームはユーザーのインテントがオファリングと一致した際にハンドオフをトリガーします。セッションライフサイクルとケイパビリティモデルについては[SI Chat Protocol](/docs/sponsored-intelligence/si-chat-protocol)を参照。
