# for DSP

CJ 메조미디어에서 제공하는 광고 솔루션에는 배너 광고를 제공하는 TARGETPICK 과 비디오 광고를 제공하는 TARGETPICK VIDEO 가 있습니다.&#x20;

현재 SSP 에서는 배너 광고와 비디오 광고를 모두 지원하고 있으며 각각, DSP 에 광고를 요청하는 API 규격을 제공하고 있습니다.

CJ 메조미디어 SSP 와 연동을 하는 DSP 는 본 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/for-dsp.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.
