Expand my Community achievements bar.

Accelerate your Campaign learning with the Adobe Campaign Mentorship Program 2023!
SOLVED

Anyone know the format for target/@eventdate?

Avatar

Level 2

Anyone know the format for target/@eventdate? I'm working on sending logs to an Azure blob and want to test some dummy files with the right formatting.

 

I'm assuming it is YYYY-MM-DD but want to make sure it does or does not include a time.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @jnolfo,

 

Format of event date is MM/DD/YYYY. But if you would like to transform another format you can do when you're extracting data before posting a file onto azure blob storage.

SatheeskannaK_0-1631715463112.png

Thanks, SK!


View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

Hi @jnolfo,

 

Format of event date is MM/DD/YYYY. But if you would like to transform another format you can do when you're extracting data before posting a file onto azure blob storage.

SatheeskannaK_0-1631715463112.png

Thanks, SK!


Avatar

Community Advisor

@jnolfo Usually all the activity captured with date and timestamp. Again when you're extracting data you can decide whether date & timestamp is required or date alone is enough.