Hi @DuckAndChips ,
Best practice is to use now() in data prep to capture ingestion timestamp (you can use OOTB Audit field group for that) and then query the latest record from data lake but there are no built-in created-at timestamps captured in data lake at the moment.
Regards,
Arijit Ghosh
Hi @edgar_avi
This is due to latency in cross-geo API calls. Happens when the SFTP server is very far from your AEP sandbox location (VA7 for your case). You can try to compress the file and see if it succeeds.
Hi @Nikhil70326 When firing POST request for create flow can you structure the payload in this format and check --> {"name": "Flow","sourceConnectionIds": ["XXXXXXXXXXXXX"],"targetConnectionIds": ["XXXXXXXXXXX"],"flowSpec": {"id": "XXXXXXXXXXXXX","version": "1.0"},"scheduleParams": {"startTime": "1...
Hi @arpan-garg @arpan-garg Can you confirm if you are using Non-people Identifier for Booking_ID?(Non-people identifier are used for storing identifiers that require namespaces but are not connected to a person cluster. For example, a product SKU, data related to products, organizations, or stores....
Hi @Anubhav_7897 This is expected as you are using the same _id value for all records. So platform considers them as same event and blocked subsequent records to avoid duplication. If you ingest with a different _id value you'll be able to see them in event tab. Regards,Arijit Ghosh
Hi @SCB21 In case you're asking if this extension can be directly used to upload audience then "No" because for now you can only use CSV for audience upload (S3 connector is on it's way soon).As a workaround you can build an audience with proper filter to only include data coming from Meta Convers...
Hi @SCB21 Yes. We have a Meta Conversions API native extension (and quick start workflow) in Event Forwarding that may help. See documentation here --> Meta Conversions API Extension Overview | Adobe Experience Platform Regards
Hi @Karthikeyan3022657234dp , If I understand correctly, you're looking for a way to verify the status, you can make a GET request to do so : Customer-Managed Keys in Adobe Experience Platform | Adobe Experience Platform Also you can visit below tutorial once for more insights : Set up customer-mana...
Hi @arpan-garg looks like a bug, once try the same by creating a fresh project in your developer console and use that credentials if it doesn't work feel free to open a support ticket.