詳細情報:
HML 条件付き差し込み項目
ハンドルバーの差し込み項目を使用して、Account Engagement コンテンツに簡単な条件ロジックステートメントを作成できます。これらのステートメントは、プロスペクトレコードの特定の項目に値がない場合にデフォルトコンテンツを生成します。

より一般的な検索語を使用する。
絞り込み条件を減らして、検索範囲を広げる。
ハンドルバーの差し込み項目を使用して、Account Engagement コンテンツに簡単な条件ロジックステートメントを作成できます。これらのステートメントは、プロスペクトレコードの特定の項目に値がない場合にデフォルトコンテンツを生成します。
| 使用可能なエディション: すべての Account Engagement エディション |
条件付きコンテンツステートメントを使用するときは、次の考慮事項に留意してください。
条件付きコンテンツステートメントを作成するには、差し込み項目を次のように書式設定します。
{{#if field.name}} {{else}} {{/if}}リンクを含む差し込み項目の場合、各リンクを次のように別々の行に配置します。
{{#if Merge.Field}}
https://www.example.com{{Merge.Field}}
{{else}}
https://www.example.com/signup
{{/if}}条件付きステートメントの構文と例を下表に示します。
| 構文 | 例 |
|---|---|
{{#if Merge.Field}} プロスペクトのレコードに指定した項目値が含まれている場合に、このテキストを表示します。 {{else}} 項目が空である場合に、このテキストを表示します。 {{/if}} |
{{#if Recipient.FirstName}} Hi {{Recipient.FirstName}}, {{else}} Hello! {{/if}} |

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.