내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards
해결됨

Delivery API - at.js / web sdk

Avatar

Level 10

Does Delivery API works only with at.js implementation? 

 

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi @Michael_Soprano Not came across for recommendation using web sdk however I've used Recommendation API directly https://developer.adobe.com/target/administer/recommendations-api/#_blank  So it's worth to check with Adobe directly.   

 

원본 게시물의 솔루션 보기

3 답변 개

Avatar

Community Advisor

Hi @Michael_Soprano 

The delivery api supports both at.js and web sdk however the way its work is different. 

 

1) Through at.js - a traditional JS library that Adobe target used. It directly communicate with Adobe target delivery api to retrieve offers and other data. 

2) Through Wed sdk - this newer approach manage you to allow multiple adobe solution including target using web sdk (single file) and interact with delivery api for target to retrieve offers and other data behind the scene through Adobe Edge network. 

 

Here is the guide about Edge Network - 

https://experienceleague.adobe.com/en/docs/platform-learn/data-collection/web-sdk/overview 

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform-blogs/introduction-to-the...  

 

Hope this helps. 

Avatar

Level 10

If I want to use Delivery API to put recommendations into email it does not have anything in common with Web SDK? 

Avatar

정확한 답변 작성자:
Community Advisor

Hi @Michael_Soprano Not came across for recommendation using web sdk however I've used Recommendation API directly https://developer.adobe.com/target/administer/recommendations-api/#_blank  So it's worth to check with Adobe directly.