# 리포트 API

- [애드팝콘 SSP Report API](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/api/ssp-report-api.md): 애드팝콘 SSP 매체의 리포트 정보를 조회 가능하도록 제공하는 API 입니다.
- [Adserver Report API](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/api/adserver-report-api.md): 애드팝콘 SSP 에서 제공하는 Adserver 의 리포트 데이터를 가져오는 API 입니다.
- [Publisher API (Report)](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/api/publisher-api-report.md)
- [Popcontent Report API](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/api/popcontent-report-api.md)
- [Publisher API (Metadata)](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/api/publisher-api-metadata.md)
- [DSP Report API](https://adpopcornssp.gitbook.io/ssp-sdk/undefined-2/api/dsp-report-api.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/api.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.
