Adobe Target server side implementation steps guide | Adobe Higher Education
Skip to main content
September 20, 2024
Risolto

Adobe Target server side implementation steps guide

  • September 20, 2024
  • 2 risposte
  • 1289 visualizzazioni

Dear Community,

I wanted to reach out regarding the implementation of Adobe Target on the server side.
I am confused with different appraoches.
for implementing server side implementation of Adobe Target 'server-side SDK' and Delivery API both are required together? Or either of the options has to be selected?

server side delivery API - Server Side Delivery APIs

node.js SDK - Node.js


Sorry, I am not a technical person so asking this question.

Please guide here.

Thanks

 

 

Questo argomento è stato chiuso alle risposte.
Migliore risposta di RiteshY18

@sonalg1  both can be used for server-side implements defer in terms of implementation, flexibility, customization, and control. You can consider API is more raw so it give more power and customization irrespective of language whereas SDK more easier and quicker way for servers which has supported limited language hence bringing in limitation and less flexibility over API

2 risposte

bryan_w_bounteo
Level 2
September 20, 2024

The server-side SDK, which is a Node library, utilizes the Target Delivery API (a REST service for interacting with Target).  They are not mutually exclusive.

RiteshY18
Community Advisor
RiteshY18Community AdvisorRisposta
Community Advisor
September 23, 2024

@sonalg1  both can be used for server-side implements defer in terms of implementation, flexibility, customization, and control. You can consider API is more raw so it give more power and customization irrespective of language whereas SDK more easier and quicker way for servers which has supported limited language hence bringing in limitation and less flexibility over API