Getting data in Audience Manager using DCS API calls
If you are working with Adobe Audience Manager, you have come across this challenge: you want to target your visitors instantly, as soon as they visit your website/app. This is achievable when you make users qualify based upon their real time activity on the site/app. But, if you have offline data available to be onboarded, then AAM system takes some time to process data (onboarded traits method). The way AAM processes on-boarded data is as follows:You upload your CRM data to AAM, either to an SFTP location or an S3 bucket.Every 12h, AAM reads all on-boarded data and processes it, converting the signals into traits.The traits are stored in the core servers.A visitor logs in for the first time.Since the communication between the browser and AAM is done through the edge servers, these servers have at this moment in time no on-boarded information for that visitor.The edge servers where this visitor activity has happened, request the on-boarded traits to the core servers.In a batch process