Hi All,
I am trying to perform taxonomy activity on AAM and based on defined structure I need to move various traits/segments from a folder to another folder. Therefore, can someone please share the api code or any other solution to perform the same?
Thanks & Regards,
Anshul Singhal
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Anshul,
The traits can be moved easily from one folder to another in "Update" tab of the Bulk Management tool. The only required parameters/columns here are the
In the "update" tab of the BAAAM tool, by following the required headers for updation, add the above mentioned columns. Under these columns, add the trait ids and corresponding folderId where the traits have to be moved and stored.
Thanks,
Neetha Tandur
Views
Replies
Total Likes
You can achieve this with AAM REST API of Adobe Audience Manager. Also there is a bulk management tool for these kind of requests - Bulk Management Tools
Views
Replies
Total Likes
Thanks Kunal,
I have explored BAAAM tool and rest APIs we get options to move the folders but we couldn't find option to move specific traits to another folder. Can you please share any reference points for the same?
Checkout this API https://bank.demdex.com/portal/swagger/index.html#/Traits_API/put_traits__sid_
In the POST request, provide the folderId of the destination folder and it should move the trait.
Views
Replies
Total Likes
Hi,
Were you able to find something relevant for your query here?
Gaurang
Views
Replies
Total Likes
Hi Anshul,
The traits can be moved easily from one folder to another in "Update" tab of the Bulk Management tool. The only required parameters/columns here are the
In the "update" tab of the BAAAM tool, by following the required headers for updation, add the above mentioned columns. Under these columns, add the trait ids and corresponding folderId where the traits have to be moved and stored.
Thanks,
Neetha Tandur
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies