Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
We're working to migrate to CJA from Analytics and considering mapping our Adobe Analytics Connector into a custom schema. One downside is the mapping process during the dataflow setup. Ideally we won't have to do this manually through the UI. I'm testing out the Update a Mapping Set API and I keep getting errors such as "Bad request parameters or payload. Please check your request and try again. Additional detail: The following unmapped paths are required: _id, timestamp. Please include the required paths and try again." I have not been successful so far in adjusting to avoid the errors.
Has anyone seen this before? Maybe share the body of a successful request?
Gelöst! Gehe zu Lösung.
Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.
Zugriffe
Antworten
Likes gesamt
I have not worked with AA connector, but I think the event dataset by default as both "timestamp" and "_id" as required fields (please check at your end in your schema). So, these 2 fields you have to fill in the the request body.
You can do a quick test where:
- if this passes through, you would know!
Hope this helps!
I have not worked with AA connector, but I think the event dataset by default as both "timestamp" and "_id" as required fields (please check at your end in your schema). So, these 2 fields you have to fill in the the request body.
You can do a quick test where:
- if this passes through, you would know!
Hope this helps!
Hi @Kim_R,
Did the shared solution help you out? If yes, kindly consider marking the answer as ‘correct’.
If you’re still facing any challenges, please feel free to continue the conversation here. Or if you've discovered a solution yourself, we would appreciate it if you could share it with the community.
Zugriffe
Antworten
Likes gesamt
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten