> For the complete documentation index, see [llms.txt](https://adpopcornssp.gitbook.io/ssp-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/extra-guide/cs.md).

# 웹 CS 페이지 연동

웹 페이지에서 애드팝콘 SSP 리워드 비디오 CS 접수를 하기 위해서는 아래 가이드에 맞춰서 웹 CS 페이지를 연동해주셔야 합니다.

## URL

* <https://cs.adpopcorn.com/ssp/cs?app_key={appKey}&adid={adid}&idfa={idfa}&usn={usn}>

## Parameter

<table><thead><tr><th width="141">Parameter</th><th>설명</th><th>예시</th></tr></thead><tbody><tr><td>appKey</td><td>앱 키</td><td>2075501244</td></tr><tr><td>usn</td><td>앱 내에서 유저를 구분하는 unique ID</td><td>testUSN</td></tr><tr><td>adid</td><td>문의할 유저의 adid</td><td><a href="https://reward.cs.adpopcorn.com/?mediaKey=2075501244&#x26;usn=APOfferwallTestUser1&#x26;campaignKey=1300373635&#x26;adid=b1fad2f7-58cf-44c2-8252-6598b7f4ae92">b1fad2f7-58cf-44c2-8252-6598b7f4ae92</a></td></tr><tr><td>idfa</td><td>문의할 유저의 idfa</td><td>EA7583CD-A667-48BC-B806-42ECB2B48606</td></tr></tbody></table>

{% hint style="danger" %} <mark style="color:red;">adid or idfa는 둘 중 하나는 반드시 넘겨주어야 합니다.</mark>
{% endhint %}
