> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/optimizely-data-platform-release-notes/2022-odp-release-notes.md).

# 2022 ODPリリースノート

以下は、各 ODP リリースにおける機能拡張と主要なバグ修正の累積リストです。 ODP は新機能と修正が準備ができ次第リリースするため、このリストは定期的に更新されます。新しいコンテンツが追加されるとすぐに通知を受け取るには、この記事に従ってください。

### 2022年11月 <a href="#n3vlh9pqess7" id="n3vlh9pqess7"></a>

#### **新しいプライベートベータ統合** <a href="#id-95dxd6lo3vch" id="id-95dxd6lo3vch"></a>

* Salesforce Audience Sync アプリケーションがプライベートベータ版として App Directory に追加されました。これにより、ODP から Salesforce Marketing Cloud にセグメントを同期できるようになります。 [「Salesforce Audience Sync の統合 (ベータ)」](https://support.optimizely.com/hc/en-us/articles/10454758789773)を参照してください。

### 2022年9月 <a href="#obnfcjw30dwj" id="obnfcjw30dwj"></a>

#### **新しいプライベートベータ機能** <a href="#d5jgpufby30m" id="d5jgpufby30m"></a>

* Real-Time Segments ビルダーをプライベート ベータとして追加しました。これは、ODP アプリケーションに Real-Time Segments API のユーザー インターフェイスを提供します。[ Real-Time Segments Builder のユーザー ドキュメント](https://support.optimizely.com/hc/en-us/articles/10033776446733-Use-the-Real-Time-Segments-builder-Private-beta-)を参照してください。

### 2022年5月 <a href="#d0jpxylv7dl2" id="d0jpxylv7dl2"></a>

#### **新機能** <a href="#t89x0mbkjitq" id="t89x0mbkjitq"></a>

* リアルタイム セグメント (API のみ) を追加しました。これにより、カスタマー エクスペリエンスをリアルタイムで動的に調整できるようになります。セグメントの変更が発生するとすぐに (最短 120 秒) 応答できるようになりました。 [「リアルタイム セグメントと GraphQL」](https://docs.developers.optimizely.com/optimizely-data-platform/docs/realtimesegments-defining-real-time-segments#extraction-of-products)を参照してください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/optimizely/platform/optimizely-data-platform/optimizely-data-platform-release-notes/2022-odp-release-notes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
