# 쿠팡 연동가이드

- [쿠팡 포스트백 연동](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/coupang/undefined.md): 본 가이드는 쿠팡 집행을 위한 포스트백 연동 및 리포트 API 가이드입니다.
- [쿠팡 EP 리스트 연동](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/coupang/ep.md): 본 가이드는 쿠팡 EP 리스트를 조회하기 위한 비공개 API 연동 가이드입니다
- [쿠팡 리포트 API 연동](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/coupang/api.md): 쿠팡 리포트와 관련된 API 연동 가이드 입니다.
- [쿠팡 일별 리포트 API](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/coupang/api/api.md): 쿠팡 CPS 관련 일별 리포트를 아래의 API를 통해 제공해 드립니다.
- [쿠팡 API - Report](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/coupang/api/api-report.md)
- [쿠팡 API - Product list](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/coupang/api/api-product-list.md)
- [Reco V2 API 연동](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/coupang/reco-v2-api.md): ADID 기반으로 개인화 추천 상품을 조회합니다
- [검색 API 연동](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/coupang/api-1.md): 검색 키워드에 대한 쿠팡 검색 결과와 상세 상품 정보를 생성합니다.
- [Reco API 연동 (deprecated)](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/coupang/reco-api-deprecated.md): ADID 기반으로 개인화 추천 상품을 조회합니다
- [쿠팡 포스트백 연동 (서명)](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/coupang/undefined-1.md)


---

# 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://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/coupang.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.
