# 상품 피드 메이커

### 상품 피드 메이커 기능 소개

광고주의 상품 피드를 매체별 광고에 활용할 수 있는 형태로 편집할 수 있는 기능입니다.&#x20;

* '상품 피드'란?&#x20;
  * 상품 피드 = 카탈로그 = EP = 특정 플랫폼에 상품 정보를 연동하기 위해 사용하는 URL 형태의 데이터 파일

    <figure><img src="/files/9Z4An2V0axgFVdx2SiqF" alt=""><figcaption><p>상품 피드 데이터 형태</p></figcaption></figure>
* '상품 피드'를 활용한 광고 예시&#x20;

  <figure><img src="/files/lBlR8KUlXykS6Dsp1nGe" alt="" width="330"><figcaption><p>META</p></figcaption></figure>

<figure><img src="/files/UhxstpwxwJClmsE5dOVk" alt="" width="196"><figcaption><p>크리테오</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://help.xpert.lever.me/ops_center/catalog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
