Get ingredient sponsored products for a recipe

레시피의 특정 재료와 명시적으로 연결된 모든 스폰서 제품을 가져옵니다. 단일 레시피를 대상으로 함으로써 사용자가 특정 요리를 보고 있을 때 어떤 브랜드 SKU가 자연스럽게 배치되어야 하는지 즉각적으로 해결할 수 있습니다. 적시에 정밀하게 소매 미디어를 배치할 수 있는 완벽한 도구입니다. 사용 사례: 컨텍스추얼 제품 배치 • 사용자가 '클래식 티라미수' 레시피를 보면 → '브랜드 Y 마스카포네'가 재료 목록 옆에 스폰서 추천으로 나타납니다. 구매 의도가 높은 순간에 전환율 증가. 레스토랑 — 공급업체 파트너십 • 레스토랑은 디지털 메뉴에서 레시피 재료 옆에 공급업체 제품을 표시합니다. 공급업체에서 광고 수익 창출. 1-클릭 '레시피 사기' • 백오피스에서 구성된 스폰서 SKU로 '모두 장바구니에 추가' 버튼을 실행합니다. 레시피에 맞게 정렬된 수익성 있는 장바구니.

GET
/recipes/{recipeId}/sponsored-products/ingredients
Recipes
크레딧 필요 없음

응답

200
application/json
object[]

IngredientSponsoredProductArray

object[]

IngredientSponsoredProduct

스폰서 제품과 연결된 레시피 재료

object

recipeIngredientId

이 성분 항목의 고유 식별자

integer<int32>

recipeId

이 재료가 속한 레시피의 식별자

integer<int32>

name

성분 이름 표시

string

quantity?

사용된 재료의 양

number<double> | null

measureUnitId?

수량에 대한 측정 단위 식별자; GET /definitions/measure-units를 통해 확인 가능

integer<int32> | null

unitQuantity

후원 제품의 단위 수량

integer<int32>

priority

이 재료에 대한 제품 연관성 우선순위

integer<int16>

productId

후원 제품의 식별자

integer<int32>

shopProductId?

제품의 매장별 식별자

string | null

productName

후원 제품 이름

string

brand

스폰서 제품의 브랜드

string

ean?

제품의 EAN 바코드

string | null

format?

제품의 포장 형식

string | null

weightGrams?

제품의 무게(그램)

number<double> | null

imageUrl?

제품 이미지 URL

string | null
401
application/json
object

무단 접근

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
403
application/json
object

금지됨

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
406
application/json
object

받아들일 수 없음

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
422
application/json
object

처리할 수 없는 엔티티

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
429
application/json
object

요청이 너무 많습니다 (APIM)

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
500
application/json
object

서버 내부 오류

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
502
application/json
object

나쁜 게이트웨이 (APIM)

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string
504
application/json
object

게이트웨이 시간 초과 (APIM)

ConnectProblemDetails

object

type?

string

title?

string

status?

integer<int32>

detail?

string

instance?

string

requestId?

string

traceId?

string