> 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/personalize-content/configure-content-shield-filter.md).

# コンテンツシールドフィルターの構成

コンテンツ シールド フィルターにより、写真が添付されていない商品は表示されないなど、動的グリッド内に商品が適切に表示されるようになります。

コンテンツ シールド フィルターは、シールド アイコンで示されるすべての製品ベースの動的グリッドに自動的に適用されます。

![Content\_shield.png](/files/zEpMOZ84MQ2NrFUhhZfk)

### コンテンツシールドフィルターを構成する <a href="#gjdgxs" id="gjdgxs"></a>

デフォルトでは、コンテンツ シールドには名前、価格、画像 URL を持つ製品が表示されますが、さらにカスタマイズできます。

1. **\[Account設定] > \[コンテンツ シールド フィルター]**&#x306B;移動します。\
   ![Edit-content-shield.png](/files/QaUd2T5VEqEOuev7wZtq)
2. **「編集」**&#x3092;クリックします。 コンテンツ シールド フィルターは[通常のフィルターと同じ方法で設定されます](https://support.optimizely.com/hc/en-us/articles/4407766877709)が、選択できるのは製品ベースのフィールドのみです。 コンテンツ シールドの目的は、キャンペーンから安全でない製品をフィルタリングすることです。
3. **「保存」**&#x3092;クリックします。

注記

**\[デフォルトに**戻す] をクリックすると、デフォルトの構成に戻すことができます。

### キャンペーンへの影響 <a href="#id-30j0zll" id="id-30j0zll"></a>

コンテンツ シールドへの変更は、アクティブなキャンペーンに影響します。 [動作](https://support.optimizely.com/hc/en-us/articles/4407268765581)に基づいた動的なグリッドを使用するキャンペーンは、複雑さの影響を特に受けやすくなります。 これらの動的グリッドのデフォルト設定では、空の状態で顧客に表示されることはできません。

![match-source-behavior.png](/files/crHDiVl3Q8zOqJoDKalk)

変更により空の動的グリッドが生成されると、顧客がキャンペーンから除外されます。


---

# 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/personalize-content/configure-content-shield-filter.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.
