Reco API 연동

ADID 기반으로 개인화 추천 상품을 조회합니다

2026년 1월 1일부터 사용이 제한됩니다.

URL

  • https://ssp-ext-proxy.adpopcorn.com/coupang/reco

Method

  • GET

Parameter

Parameter
Type
필수
설명

identifier

string

Y

ADID, GAID 또는 IDFA

subId

string

Y

채널 ID

imageSize

string

N

128x128, 512x512, ...

Content-Type

  • application/json

Response parameter

Body parameter
Type
설명

rCode

string

상태코드 (0: 정상, 400: 파라미터 오류, 404: 채널 ID 없음, 429: 요청량 초과, 500: 서버 오류)

rMessage

string

상태메시지

data

product[]

상품 리스트

product

ID
Type
설명

productId

int

상품 ID

productName

string

상품명

productPrice

int

가격 (KRW)

productImage

string

상품 이미지 URL

productUrl

string

트래킹 URL

categoryName

string

카테고리명

rank

int

0 으로 고정

isRocket

boolean

로켓 배송 여부

isFreeShipping

boolean

무료 배송 여부

Last updated

Was this helpful?