Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit is happening now. Discover what's next in customer experience.

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

Avatar

Level 3

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.

 

MA1985v1_0-1624988582426.png

 

1 Reply

Avatar

Employee

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-tar...

 

Thanks 

Prabhat Upadhyay

Avatar

Level 3

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

 

MA1985v1_0-1625079866809.png