I'm using targetPageParams to add a parameter into the mbox (default mbox), lets call it "MyParam". In my script its pulling in a querystring parameter and setting a custom mbox parameter to the value found there.Example URL: [my URL]?TESTParam=xyz123I know Target has seen "MyParam" in the mbox bec...
Hello Team, I would like to automate bearer token generation . I am planning to create REST API to get bearer by following below steps 1. Generating JWT 2. Pass that JWT token to exchange/jwt and generate bearer.. Any ideas which way is better or please share if somebody already using it. Thank...
Hi! We have set up an experiment on our server-side using Target Java SDK. We are returning an experience for users, however 2 things are happening:The experience isn't sticky. If a user logs out and then back in, they will be randomly assigned a new experience. We are currently using our company mb...
Wondering if its possible to show an activity based on asynchronous params, I know there is the targetPageParams but how would I trigger these params on a dynamic value that populated after Adobe Target is loaded such as an API call. Then how would I trigger the updated Param to the activity? Is thi...
Hi Team, we are in process of integrating Adobe Target with 3rd part tool. Our use case is to update/create profile info in Adobe target from that system using profile APIs. To make connection do we need to share private key ? or is there any approach that we have without sharing private keys? ...
I've seen that Client Side Target uses a visitor cookie to identify unique users (analytics visitor ID API I believe). Does Server Side Target have a similar capability? If sow how does it work and how could I incorporate it into my Server Side implementation? TIA
I am new to Adobe Target and have been trying to follow the Above Target API documentation. On the surface this looks very straightforward, but I have been unsuccessful when trying to perform any requests from the postman collection on any of our existing activities. Although I get 200 response st...
Hi, does anyone know if there is a way to export all Adobe Target activities to have it on one file? I need to find a way to see all Live, Not active and Archived activities. Thanks!
Hello, I am trying to create an email campaign that runs daily (once a day every week). The hero image should change daily and will be dynamic image coming from Target. Do I have to create 7 redirect offers in Target for each day or I could able to accomplish this by creating just one offer? Any ide...