Hey everyone, Looks like a new field was added to 'Usage' in the Event Forwarding monitoring UI named 'Outgoing Quota'. There doesn't seem to be any documentation anywhere on this - does anyone have any information on this? How to Track it?Is it a contractual quota? What happens once we surpass the ...
how to run adhock query to get the response using query services API ? I see create query and run scheduled query api, but i dont see running adhock query to get the result in response.i m referring this page for API detailshttps://experienceleague.adobe.com/en/docs/experience-platform/query/api/que...
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...
For the customer demo I have got a use-case like this:1. Customer would like to make an audience with multiple conditions - eazy2. When this audience would be ready then the customer would like to display additional attributes for the users in this audience like:- age - number of orders - average di...
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?
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...