Segment mapping Error using BAAAM | Community
Skip to main content
New Participant
August 4, 2021
Solved

Segment mapping Error using BAAAM

  • August 4, 2021
  • 1 reply
  • 1518 views

Hi,

 

I'm getting an below error while mapping segments to Destination:

"Incorrect property or type in json passed to server. Incorrect type found for fields: [traitType]."

 

Am i using correct syntax?

destinationIdsidtraitType
4597822848861"SEGMENT"

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by charlie05

Apologies for the late reply but above solution does work.

Thanks!

1 reply

New Participant
August 18, 2021

Hi,

 

hope this helps....

 

  • SEGMENT should not be in quotation marks (I think that is what is triggering the error message)
  • I think you are also missing the fourth field (as below)
  • If your destination is not set to Auto-fill Destination Mapping, you will also need to provide the mapping value in a fifth field (this is the key-value pair you will need to search for in your media platform)
destinationIdsidtraitTypestartDatetraitAlias
4597822848861SEGMENT2021-08-17AAM=22848861

 

 

charlie05AuthorAccepted solution
New Participant
October 23, 2021

Apologies for the late reply but above solution does work.

Thanks!