> For the complete documentation index, see [llms.txt](https://help.citrusad.com/retail-media-interface/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.citrusad.com/retail-media-interface/integration/ko/feature-integrations/placement-level-product-type-blocking-hfss-support.md).

# 지연 게재 위치 수준 상품 유형 차단(HFSS 지원)

Epsilon Retail Media 지면에서 특정 제품이 선택되지 않도록 정지할 수 있는 "차단된" 필터 기능이 있습니다. 이 기능의 목적은 HFSS 제한 사항을 준수하도록 하는 것입니다.

<figure><img src="/files/bP5xzlFOeQJoiJAlixqz" alt="" width="100%"><figcaption></figcaption></figure>

이는 차단된 필터가 있는 모든 제품이 지면에서 선택되지 않도록 차단하는 방식으로 작동합니다. 사용자는 "HFSS Restriction" 차단 메시지를 보거나, (비 HFSS 필터인 경우) 해당 제품을 선택할 수 없다는 메시지를 보게 됩니다.

{% hint style="info" %}
이는 당사에서 설정해 드리는 항목입니다. 이 기능을 구현하려면 담당 Technical Account Manager에게 문의하세요.
{% endhint %}

## 연동 요구 사항

비 HFSS 시나리오의 필터 차단 시 Epsilon Retail Media 제품 차단을 적용하고자 하는 제품 필터만 필요합니다. 이를 구현하려면 담당 Technical Account Manager에게 문의하실 수 있습니다.

HFSS의 경우: Epsilon Retail Media 제품별 HFSS 상태를 지정하는 필터가 제품 카탈로그에 구현되어 있어야 합니다. 지역별로 HFSS 플래그를 지정하려는 경우에도 당사에서 지원이 가능합니다.

동기화 방법에 따라 아래 내용을 참조하세요.

* [파일을 통해 카탈로그 및 제품 동기화](/retail-media-interface/integration/ko/data-api/catalog-products-2/syncing-catalog-products-via-file.md)
* [API를 통해 제품 동기화](/retail-media-interface/integration/ko/data-api/catalog-products-2/syncing-products-via-api.md)

## HFSS 경고

캠페인 생성 및 검토를 모두 더 쉽게 할 수 있도록 사용자에게 표출되는 여러 UI 경고가 있습니다.

### 캠페인 생성 경고

제품에 "hfss" 및 "true"가 포함된 필터가 있는 경우 아래 경고가 표출됩니다.

#### 검색어 선택

<figure><img src="/files/ptyREqWkVZP4mHBtE8Xm" alt="" width="100%"><figcaption></figcaption></figure>

#### 리테일러 검토 경고

<figure><img src="/files/5T1wHvZyVuE9MscLtMou" alt="" width="100%"><figcaption></figcaption></figure>

캠페인을 검토할 때 리테일러에게 "This campaign contains restricted products (HFSS)." 경고가 표시됩니다.

또한 어떤 제품이 HFSS인지 개요를 보여주는 "HFSS" 경고가 제품에 표시되어 리테일러의 검토를 더 쉽게 만들어 줍니다.


---

# 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://help.citrusad.com/retail-media-interface/integration/ko/feature-integrations/placement-level-product-type-blocking-hfss-support.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.
