> 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/get-started/create-promotional-newsletters-campaigns.md).

# プロモーションのニュースレター／キャンペーンの作成

行動に基づいてトリガーされるキャンペーンやプロモーション メッセージは、ユーザーが購入サイクルにあるかどうかに関係なく、ユーザーと関わるための優れた方法です。電子メールを送信する前に、カスタマー サービス担当者にお問い合わせください。

### プロモーション キャンペーンを作成する <a href="#id-311t19q7amxs" id="id-311t19q7amxs"></a>

Optimizely Data Platform (ODP) でコンテンツの設計を開始するのに役立つリンクをいくつか示します。

1. [メールを一からデザインする](https://support.optimizely.com/hc/en-us/articles/4407269053965)
2. [モバイルビューとデスクトップビューを使用する](https://support.optimizely.com/hc/en-us/articles/4407268985101)
3. [モバイルに対応したコンテンツを作成する](https://support.optimizely.com/hc/en-us/articles/4407774738317)
4. [顧客データを使用してパーソナライズする](https://support.optimizely.com/hc/en-us/articles/4407268754957)
5. [カスタマイズをプレビューする](https://support.optimizely.com/hc/en-us/articles/4407268754957#h_01GF3XDFFFD9XD32RJRQ1YQXA8)
6. [プリヘッダーの概要](https://support.optimizely.com/hc/en-us/articles/4413200539917)
7. [生の HTML をコンポーネントとしてデザイナーに含める](https://support.optimizely.com/hc/en-us/articles/4407774738317#h_01GF3XMKT6PK2M9PCH6VG1ATKA)
8. [生の HTML テンプレートをインポートする](https://support.optimizely.com/hc/en-us/articles/4407774738317#h_01GF3XP76K0XT3M7NH24AZWT1B)
9. [UTM トラッキング (レガシー)](https://support.optimizely.com/hc/en-us/articles/4407766951181)


---

# 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/get-started/create-promotional-newsletters-campaigns.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.
