# Report API

- [광고주](https://docs.targetpick.io/report-api/adv.md): 캠페인을 집행한 광고주용 API 입니다. 담당자를 통해 광고주 계정과 API Key를 발급해주세요.
- [대행사](https://docs.targetpick.io/report-api/agency.md): 캠페인을 집행한 대행사용 API 입니다. 담당자를 통해 대행사 계정과 API Key를 발급해주세요.
- [미디어렙사](https://docs.targetpick.io/report-api/rep.md): 캠페인을 집행한 미디어렙사용 API 입니다. 담당자를 통해 미디어렙사 계정과 API Key를 발급해주세요.
- [퍼블리셔](https://docs.targetpick.io/report-api/pub.md): 매체를 통해 발생된 광고 데이터 및 정산 금액을 확인할 수 있는 API 입니다. 매체 담당자를 통해 퍼블리셔 API Key를 발급해주세요.
- [MMP(Tracker)](https://docs.targetpick.io/report-api/mmp.md): MMP에서 Targetpick 광고 데이터를 활용하기 위한 API 입니다.


---

# 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://docs.targetpick.io/report-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.
