Adobe Target server side implementation steps guide | Community
Skip to main content
New Participant
September 20, 2024
Solved

Adobe Target server side implementation steps guide

  • September 20, 2024
  • 2 replies
  • 1248 views

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

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by 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 replies

RiteshY18
RiteshY18Accepted solution
New Participant
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

bryan_w_bounteo
New Participant
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.