Hi, I would like to import some data from Salesforce to dataset which is enabled to a profile. However some records (4 out of 10000) are empty. CrmId which is primaryId cannot be empty. Is there any way to debug this at the Adobe site. I see there options:a) put some dummy data into my crmId - I am...
Hi,I want to fetch Name of all audiences from API response. I have written the python code but it gives me only 200 names, I have total 445 audiences.Please suggest.
Hi, Is it possible to import historical events regarding:a) historical page views & ecommerce transactionsb) email events (open, click, send) Thanks Mike
Hi, I would like to know the capability for sending multiple requests one after another using Destination SDK...Here are the steps to be achieved.Step - 1: Prepare Payload using TemplatingStep - 2: Send PUT CallStep - 3: Prepare Payload Using TemplatingStep - 4: Post Call
Hi Everyone,we are noticing some weird issue with CJA data, we have created a calculated metric based of look up dataset dimension (using count distinct of dimension values) and the aggregate numbers are not matching with total numbers of rows with in that dimension, any idea what could be the possi...
Hey all, I'm back with another question that I'm hoping you might be able to help me with. I'm trying to figure out away to reference the javascript 'this' object while writing code within the Web SDK Extension's "On before link click send callback" custom code screen. If I add a console log for th...
Do we have recency/frequency feature using Edge segment in AEP. currently, we have this feature in AAM and our use case is target the customer those who are eligible for the profile attribute & viewed the banner(X no.of times) or clicked CTA(sends Analytics data to AAM via SSF) then remove the user...
We have a conversion process that was developed in a mobile application. Several marketing campaigns managed by adservers, point to this process, in order to measure them, we need to launch DoubleClik floodlight events linked to events and states of the application.In Tag Properties for Web containe...
Hi all,This was something I managed to do prior to Web SDK using callbacks, but for AA and attribution to function correctly we need to ensure proper order of events. For example not letting passive custom links fire before the first page view of the visit. Currently, we have Custom Link events that...