Expand my Community achievements bar.

SOLVED

Updating Destination Mapping Error (BAAAM)

Avatar

Level 2

Hi,

 

I was trying to update the destination mapping (want to change the start date of segments which i have mapped to destination) However, I got below error using BAAAM tool

 

REQUEST_STATUSERROR_MESSAGE
Error: 404Not Found

I've used below syntax:

destinationMappingIddestinationIdtraitTypestartDate

traitAlias

 

I doubt about destinationMappingId field. can anyone please suggest?

 

Regards,

Charlie

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hello @charlie05 ,

 

Please retry with below syntax and let me know how it goes.

 

destinationMappingIddestinationIdsidtraitTypestartDate

traitAlias

 

Regards

Ankita Sodhi

View solution in original post

5 Replies

Avatar

Level 2

@r-seabrook 

Can you please review above issue and suggest what's wrong with above syntax?

Thank  you in Advance!

 

Regards,

Charlie

Avatar

Correct answer by
Employee Advisor

Hello @charlie05 ,

 

Please retry with below syntax and let me know how it goes.

 

destinationMappingIddestinationIdsidtraitTypestartDate

traitAlias

 

Regards

Ankita Sodhi

Avatar

Level 2

Hi @Ankita_Sodhi 

 

Appreciate your response. However, I'm not sure about where would I find the destination Mapping ID?

 

Regards,

Charlie

Avatar

Employee Advisor

Hello @charlie05 ,

 

My bad, I should've outlined the steps too. Please follow below points:

- First call below API to pull all the existing mapping for a specific destination.

ankitasodhi_0-1636504767854.png

- In response to above, you will destinationID and other details.

- Now, take the specific segments from the list and apply below header to update any mapping.

destinationMappingIddestinationIdsidtraitTypestartDate

traitAlias

 

Let me know if you have any further question.

 

Regards

Ankita Sodhi