Skip to content

Commit

Permalink
chore: added docs
Browse files Browse the repository at this point in the history
  • Loading branch information
anantjain45823 committed Dec 22, 2023
1 parent 55d5fd8 commit 4c26720
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/v0/destinations/am/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ const getEventId = (payload, sourceKey) => {
"Unset1": "-",
"Unset2": "-"
}
AM docs: https://www.docs.developers.amplitude.com/analytics/apis/http-v2-api/#keys-for-the-event-argument:~:text=exceed%2040%20layers.-,user_properties,-Optional.%20Object.%20A
*/
const getUnsetObj = (message) => {
const fieldsToUnset = get(message, 'integrations.Amplitude.fieldsToUnset');
Expand Down

0 comments on commit 4c26720

Please sign in to comment.