Hi, I just completed my AEP certification on Adobe Uni. However I am not aware on where / how to I download my AEP certification badge. Can you please help guide me ?Regards,Akhil
Hi Team, I have created couple of segments in Adobe Experience Platform and each segment has a good number of audiences. Now I want to send these audiences (activation) to Adobe Audience Manager. I was going through the below document, but not able to understand the whole integration:https://experi...
I have a private extension and I am trying to use the extension bridge for code editor.When the code is saved I want that the code saved is saved as a function in the settings. function editConfig() { window.extensionBridge.openCodeEditor({ language: 'javascript' }).then(function(cod...
Hi All, In my AEP web sdk implementation, I am sending analytics event 8 to AEP on start of a registration form. However I am seeing this event populated as dimension in customer journey analytics and not as metrics. Below are the steps I did. Can anyone please guide me what I need to do to capture ...
Hello, Can anyone please share a document/link where I can find description of all pre defined field groups and fields for each class in AEP event and profile schema. I am not finding such documentation in experience league. Thankyou !
Hi Team,I have created a dataset with profile union schema.Now I wanted to export all the fields of a profiles into AEP Dataset along with profile ids. If you could tell me which field needs to be used for profile Id , it will be helpfull a lottt. Thanks in advance!! @dr_venture @skandg43264764
Hello Experts, As part of a POC using Lookup entities, I am trying to build a segment of audiences who are viewing any product which is priced more than $50. I have been using the below schemas:Luma Product Catalog SchemaLuma Web Events SchemaLuma Web Events Schema has a SKU under "productListItems"...
Hello, I am implementing the lifecycles in a hybrid architecture iOS application, when the user accepts the tracking and I modify the privacy status to optedin, the lifecycle is launched through this code: ACPCore.start { // only ...
Hi Team, I am looking for best practices tom construct the XDM for Individual profile with many custom classes which will have additional details about the individual profile. I am trying to understand which approach will be better and on which aspect:Defining custom classes and refer those classes ...