Hi again, Within recipe builder - under training data loader file section - I realised my dataset is not loading to df0....here is the snippet of the code. Could you help, please? client_context = get_client_context(config_properties) dataset_reader = DatasetReader(client_context,config_properties...
I'm working on an AEP implementation with both the Analytics & Target service connected. For a regular pageview event the pageview is send to Adobe Analytics & the response for the global-mbox and additional requested mboxes is returned to the browser. However for some use-cases I want to get person...
HI,I have 1 XDM object and 2 report suits and 2 schema (DEV and PROD)How to manage DEV ,QA and PROD publishing activities parallelly with one rule for all environment.Want to change XDM object as per environment dynamically.
My C # application uses the SDK to convert PDF pages to PNG pages. On 6/20, the application returned Access Forbidden message. The JWT token does not expire until Feb. 2024. Please help. Thank you.
Hi Adobe Team, In this video https://youtu.be/s5RVWPeD0AA?t=201 its mentioned that any visitor returning after 7 days will be identified as a new visitor since the cookies will be deleted. I wanted to understand the rationale behind "7 days." Is this just a hypothetical number, or its some governi...
Hi team, We have a Adobe Analytics connection in CDP for streaming data. One of the attribute we are passing through AA into CDP is Hashed Email, set up as say, eVar79. We are tagging another Hashed Email attribute of different encryption in AA, which will pass to CDP as say, new eVar80. Currently i...
Is it possible to see the timezone of the events you see in AEP? I have inserted an event with timestamp "2023-06-21T06:19:47.000Z" using the streaming API and when i see that event in the platform UI. I see time as 8:19 instead of 6:19. @arijitg
I am connecting to the AEP API to view/download datasets via Jupyter Notebooks. It seems like the reporting api is working, but I can only view/download the dataset by batch id. Is there a way to simply view/download the current most recent dataset?