Hi all,Can anyone please suggest how we can establish a relationship between an B2C Individual profile schema with that of a B2B Account schema? My objective is to see B2B account of a customer who belongs to both B2C and B2B LOBs of a business. Also how many B2B Person schema does AEP allows to be ...
HiWhen using data elements in the tagging part of Data Collection, I am able to use _satellite.getVar("xxx") to reference another data element.What is the equivalent of this in Event Forwarding?Usecase: Using Google Ads Enhanced Conversions, I've set up a Secret element for our EMEA organisation, an...
Hi - I'm new to "Calculated Fields" and am struggling. I have a data layer that contains nested arrays. I'm trying to reduce client-side processing on the user browser by moving some of the processing server-side. I can send the data layer event object to the web SDK. When I come to map the data str...
How do we use/access data into AJO and use it in workflow without APIs? For example, lets assume I have a member profile (with definite attributes). But, payment due amount and date are not part of the profile. This information is available in a table or separate feed. How do we use this payment due...
I'm trying to send data from AEP to SFMC using the provided API method. The AEP dashboard indicates that profiles are activated , but they aren't visible in Salesforce marketing cloud. How can I locate these profiles in SFMC ? Additionally, I'm using three attributes ( name , email and another field...
How do we access Raw Data/ Data feeds (not XDM) using Data Access API - for other internal ML applications?The diagram clearly speaks about Raw Data access - https://experienceleague.adobe.com/docs/experience-platform/data-access/home.html?lang=enBut couldn't find any links to access raw data feeds ...
Is evaluating a segment means - with a segment name and ID Is it just doing the segmentation based on segment logic or finding out details about the segment after the segmentation? For evaluating the segment I see following Segmentation End Point curl -X POST https://platform.adobe.io/data/core/u...
Hello, We have Customer (Profile) and Web (Events) schemas/datasets defined using the email address as the primary key. In the Web schema, the "Primary key...provided in Identity Map" map is enabled - meaning the ECID is sent if the email isn't available. The Customer schema is mostly populated vi...
Session Booking for a gym is the use case and there is also a physical condition database is there for each gym subscriber. The use case is for Gym operation team to understand user’s physical condition during a session. I am thinking of following. Session Booking can be a ExperienceEvent Class Sche...
For Commerce order data event ingestion what should be the unique id (_id)If we have incoming event fields like Order ID, LastOrderupdatetimestamp, Order Date I guess it should be Order ID + LastOrderupdateTimestamp even though Order IDs are generally unique in nature but AEP best practice suggest ...