How can we manage consent data in AEP for users with multiple mobile devices? In our usecase the customer can have push notification of multiple types like offer_push, sale_push, back_in_stock_push , change_of_delivery_date push. Is there a way to handle this using the out-of-the-box consent and p...
Hello Experts,I'm trying to fetch the appID for profiles in CJA reporting.I'm able to see pushnotificationDetails.0.appID field in the profile attributes, able to use this field in Audience Bulider, but when checking in datasets, which have field group : push notification Details > appID, no data ha...
Hello! I'm looking to create an AEP audience based on a URL which contains a query with 5 characters. Some are 5 numbers and some are a letter and 4 numbers. Is there a way to accomplish this? There are too many possibilities to input them all individually within the rule ex: "query=J0585" "query=G2...
Hello,We are doing a bit of inventory and I was wondering if there is a table that we could check to see the Account ID mentioned in this documentation:https://experienceleague.adobe.com/en/docs/experience-platform/destinations/catalog/social/facebook The one mentioned as: Account ID: Your Facebook ...
Hello Team,We have a requirement to create segment recommendations in Adobe Experience Platform using Machine Learning and AI capabilities. AEP should predict and provide similar segment recommendations for specified targets, such as churn reduction, re-purchase likelihood, and cross-sell opportunit...
I am trying to insert nested arrays output from a sql query into another dataset but it is not working. insert into b_array_processed_data_testing(_spnam.profileIds.B_UID,_spnam.arrayOfObjects)SELECTb_array.UID,b_array.arrayOfObjectsFROM(WITH grouped_data AS (SELECT_spnam.profileIds.B_UID as UID,ARR...
Is there a way to edit marketing actions on a destination after the destination has been created? I don't see a way in the UI but maybe via API? Thanks!
Hi, I'd like to have the Activity Map functionality enabled in the Web SDK implementation the same way I had it in AppMeasurement. This is having the click information on the subsequent page load when possible. In May this year, when I started the migration I found this piece of information on this...
Hi Everyone,We have created a schema which contains an array type node and in this array there are columns such as SKU, price, productname, quantity etc. We will have to ingest data into this dataset via query service. So we have created multiple CTEs to get what we needed: This is how we form the n...
HI there, What are the best practices/steps we need to follow to export schema's from PROD sandbox to QA sandbox using packages? Context is our QA sandbox is cleaned up and need to sync up our QA with PROD schema objects. I'm going through below article, but any pointers/directions from this group ...