Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Coffee Break: Join us on Wednesday, April 5th at 10am PT to chat with Ben Gaines, Director of Product Management for Adobe Analytics. Ben will be online to answer your Analytics and Adobe Summit questions.

Lines break - Data Warehouse with Adobe analytics API

Avatar

Level 1

Hi there,

I'm using data warehouse export option through the adobe analytics API, and currently, I'm facing an issue when I try to export some tracking code values. I have realized some tracking code values, contain a line break (CR LF). This is not a problem when I retrieve the values in AA interface but it is when I use data warehouse export with API (Not happening when I export the data manually from the interface). The line break is adding a new row, which value in the granularity column, is not date, getting a datetime construct error, cause, obviously, AA cannot format as date this string.

Is there any way of removing these lines break in Adobe analytics? I was thinking on either overwrite all of them using classification importer or explore API options to parse fields before Adobe server response.

I'm using the adobe analytics wrapper in python:

https://github.com/SaturnFromTitan/adobe_analytics

Any sort of help is more than welcome.

Thanks,

Marcos

0 Replies