We are trying to create some test profiles in our environment, and we are executing the following command for calling the Batch Update profile API v2 'http://OUR_CLIENT_ID.tt.omtrdc.net/m2/OUR_CLIENT_ID/v2/profile/batchUpdate' The contents of the BATCH.txt file are like this: batch=thirdPartyI...
Are there any official docs on best practices in integrating the Adobe Target api's (https://developers.adobetarget.com/api/legacy-api/index.html) or (https://developers.adobetarget.com/api/) into a .NET MVC project?For example is there a .net sdk for integrating with the API or any guidelines on ha...
Hi Team, We are using profile APIs to update Profiles in Target. As part of that,we are having doubt that Profile API authentication life is getting from profile lifetime. Is there any connection between profile lifetime and profile API authentication time? How to update Profile API authentication t...
Our technology team is uncomfortable with letting things "live" in Target perpetually, even though that is the best way to let the models run in the background and continually learn and provide value. What have other companies done? Is anyone else uncomfortable with letting Target drive what shows...
We would like to create an A/B test that is triggered by one or two events, 'Coupon Invalid' or 'Coupon Expired', to reward visitors with an instant discount. How can we implement this with Target? Many thanks
1. If we have qualified audience for a segment and we create an activity in target based on same audience with changed experience, how long would it take for that new experience to show up for that audience.For example: If we have created a segment with condition: event1 exists and we have users who...
Hi, I am looking to see if there is any sample project where A4T is integrated with Server Side Adobe Target inside an Angular applications. I looked at examples and documentation but I haven't found any specific related to Angular + Target Server Side + A4T
Here is situation .. we are using adobe target client side calls for few mboxes and server side calls for few mboxes. In both the cases we are using one 3rd party Id as Unique Id but attribute names are different likein client calls we are using "visitor ID" : 1234 in server side calls "...