this from https://experienceleague.adobe.com/en/docs/experience-platform/query/use-cases/data-explorationit says that set drop_system_columns=false;would show metadata columns _acp_system_metadata and _ACP_BATCHID when i run below query, it works fineselect * from datasetName but when i run this que...
Data in BigQuery is present in the format of array of object. where each value in the object is string.[{ "MODEL_NAME":"PRP__TRIGGER_1Y_14DLAG","MODEL_DECILES":"5","MODEL_SCORE":"0.049972750246524811","DATE":"2024-12-29"},{ "MODEL_NAME":"PRP_60D_LAPS_1Y_REV1","MODEL_NAME":"9","MODEL_SCORE":"0.459688...
Are we able to query data using Query Service XDM Union Schema?I got task for POC - are we able to search users with given NAME and SURNAME?I am thinking about the workaround
Could somebody explain me for which specific use case'es are specific Condition types?How you deal with the case:1. Customer clicked on the pop-up regarding consent2. Then the Condition is checked in Rules3. Then CDP has the consent to collect data?
Assuming that I work the Bank and I want to delete Profile because customer is fraud etc and I do not want that profile to affect Aggrement Limits I should use this endpoint?https://developer.adobe.com/experience-platform-apis/references/profile/#operation/deleteEntityDo you know any other way?Do th...
Hi Community,We’re implementing real-time personalization using Adobe Experience Platform (AEP) and Adobe Target (POC). Our goal is to personalize content based on an Employee ID passed in the URL.Here’s what we’ve done so far:Captured Employee ID using Web SDK (migrated from at.js).Configured Datas...
We are receiving data into (AEP) from multiple sources via Azure Data Factory , using SFTP for file transfers. The files appear successfully in the target location at first, and we have a Dataflow set up in AEP to process them.However, when the Dataflow is triggered, it fails with an error, and we’...
Hi,For a project, we’re exploring whether it’s possible to send an event using the Edge Network Interactive Endpoint and leverage that event data in AJO-D (Adobe Journey Optimizer Decisioning) to create offer items (in JSON format) for server-side content personalization. So far, we’ve confirmed tha...
Hi, There are few records which have failed to ingest (to a dataset having batch ingestion) due to MaxIdentities error and InvalidXdm error. For MaxIdentities it says "Identities size is more than defined limit 20 for Ingestion" and for InvalidXdm it says "Invalid ECID found. Skipping this record". ...