Skip to main content
GET
소재에 연결된 LICA 목록 조회 (광고주는 본인만)

인증

Authorization
string
header
필수

Bearer 인증. 액세스 토큰을 Authorization: Bearer <token> 헤더로 전달합니다.

경로 매개변수

crid
string<uuid>
필수

응답

성공 응답

created_at
string<date-time>
필수
crid
string<uuid>
필수

소재 ID — creatives.id 참조 (복합 PK)

end_date
string<date-time>
필수

연결 종료일 (UTC)

lid
string<uuid>
필수

광고 항목 ID — line_items.id 참조 (복합 PK)

start_date
string<date-time>
필수

연결 시작일 (UTC)

updated_at
string<date-time>
필수
id
string<uuid> | null
no
integer | null
status
enum<string>
기본값:inactive

연결 상태 — Creative.status와 독립적.

사용 가능한 옵션:
inactive,
active