Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
I want to make a python application, and query an Adobe API, that returns the contents of a dataset or table to me. If this is not possible, I would like to obtain from an API the result of the execution of an already created query, that is, the fields that contain the dataset. Thank you!!
Hi, I am having profile count mismatch with the backoffice commerce data that is sent to AEP. When I check in commerce, there are 100k unique buyers who made a purchase, but when I do segmentation in AEP, I get only 60k profiles. I did various tests to see if we are receiving backoffice events data ...
This feature was recently deprecated. We did not appear to receive any communication. https://experienceleague.adobe.com/en/docs/experience-platform/data-access/api What is the process for finding out about these in advance? Any long--time Adobe User pro-tips?
I saw the document shows only batch process limitation is 4k to 5k and its tied to streaming. What about HTTP API inbound requests? The below link is related to batch and streaming only https://experienceleague.adobe.com/en/docs/experience-platform/ingestion/guardrailsAny idea what is the limitat...
Is it possible to make flat Schema? I would like to move the data from that dataset into Accelerated Store and that's why I am asking about flat schemas:
I have two 2 datasets. 1st dataset structure is as follows:_spnew object CoolestNum Integer FavChoice String airB_UID String Output is as follows:FavChoice CoolestNum airB_UID t 17 b_333t 18 b...
Hello,I recently built a campaign where instead of using a 24 hour window, I decided to use the time constraint option of "yesterday" to minimize any overlap in audience evaluation. Can someone confirm what exactly the definition of "yesterday" entails? For example, I am not sure if it is midnight t...
Lets assume that I created streaming audience with condition:profile_attribute_1 = 'XYZ' if this attribute is already in Profile Store does the profile is included automatically in that audience or that profile attribute data needs to be upcoming to AEP in order to be included in that audience?
I have a dataset which has array based object called _seit.It has three sub fields:standardint integer,favchoice string,se_id string How to flatten it using sql query as part of query services.
I'm just learning the SDK. I added the Analytics Field group to my schema. The issue is when in Tags, in a rule, when I'm trying to use the SDK "Update Variable" action type, I don't see any of the new fields in the XDM Variable Editor. Do I have to create a new data set first before I see the chang...