この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
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_STATUS | ERROR_MESSAGE |
Error: 404 | Not Found |
I've used below syntax:
destinationMappingId | destinationId | traitType | startDate | traitAlias |
I doubt about destinationMappingId field. can anyone please suggest?
Regards,
Charlie
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Hello @charlie05 ,
Please retry with below syntax and let me know how it goes.
destinationMappingId | destinationId | sid | traitType | startDate | traitAlias |
Regards
Ankita Sodhi
表示
返信
いいね!の合計
Can you please review above issue and suggest what's wrong with above syntax?
Thank you in Advance!
Regards,
Charlie
表示
返信
いいね!の合計
Hello @charlie05 ,
Please retry with below syntax and let me know how it goes.
destinationMappingId | destinationId | sid | traitType | startDate | traitAlias |
Regards
Ankita Sodhi
表示
返信
いいね!の合計
Appreciate your response. However, I'm not sure about where would I find the destination Mapping ID?
Regards,
Charlie
表示
返信
いいね!の合計
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.
- 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.
destinationMappingId | destinationId | sid | traitType | startDate | traitAlias |
Let me know if you have any further question.
Regards
Ankita Sodhi