Retrieving AAM UUID from AEP 5 SDK to set in context data variable | Community
Skip to main content
January 18, 2020
Solved

Retrieving AAM UUID from AEP 5 SDK to set in context data variable

  • January 18, 2020
  • 1 reply
  • 3422 views

Hi,

 

How do we retrieve AAM UUID from AEP 5. The client wants to retrieve this ID and set it in a context data variable for both Android and IOS.

 

I understand that the method to do this with Adobe SDK 4 was getallidentifiersasync. What is the method that we can use for AEP 5. is it identity.getidentifiers? 

If yes how do I then set the AAM UUID in a context data variable?

 

Thanks and regards

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 Jennifer_Andrews

Hi, 

 

The equivalent in the AEP SDK is "getSdkIdentities" found in the documentation here.

https://aep-sdks.gitbook.io/docs/resources/privacy-and-gdpr#retrieving-stored-identifiers

 

Jen

1 reply

Jennifer_Andrews
Adobe Employee
Jennifer_AndrewsAdobe EmployeeAccepted solution
Adobe Employee
February 3, 2020

Hi, 

 

The equivalent in the AEP SDK is "getSdkIdentities" found in the documentation here.

https://aep-sdks.gitbook.io/docs/resources/privacy-and-gdpr#retrieving-stored-identifiers

 

Jen