Rule Based trait Creation -Android Version greater than or equal to 8 | Community
Skip to main content
New Participant
June 29, 2021
Solved

Rule Based trait Creation -Android Version greater than or equal to 8

  • June 29, 2021
  • 1 reply
  • 1194 views

Hi,

 

I would like to create rule based trait if Android version greater than or equal to 8. The below doesn't seem to be working. Do we need to manually create if value contains Android 8.0, Android 9.0, Android 10.0 etc.

 

 

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 Praupadh

Hi,

 

You can use Platform-level keys to capture devices based on os version 

d_device_os_version = 5_0

You have to create three conditions one for version 8 second for 9 and third for 10 using OR operator, You can also create rule using Regex.

Please check below documentation for more detailed information:

https://experienceleague.adobe.com/docs/audience-manager/user-guide/features/traits/trait-device-targeting.html?lang=en

 

Thanks 

Prabhat Upadhyay

1 reply

PraupadhAccepted solution
Employee
June 30, 2021

Hi,

 

You can use Platform-level keys to capture devices based on os version 

d_device_os_version = 5_0

You have to create three conditions one for version 8 second for 9 and third for 10 using OR operator, You can also create rule using Regex.

Please check below documentation for more detailed information:

https://experienceleague.adobe.com/docs/audience-manager/user-guide/features/traits/trait-device-targeting.html?lang=en

 

Thanks 

Prabhat Upadhyay

MA1985v1Author
New Participant
June 30, 2021

thanks @praupadh. can you please let me know if this will work. As, I see these values format in the signals.