> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dittofeed.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Any Of - User Property

Any Of user properties can be used to select the most recent value provided by a collection of sub-properties.

## Example Use Case - Social Media Platform.

Let's say you're running a social media platform. You're tracking a number of events from the platform, including:

* Subscriptions to creators.
* Likes on a creators' posts.
* Comments on creators' posts.

You want to be able to target users with a message with content related to the last creator they interacted with, across each of these event types. You can use an Any Of user property to do this.

<Frame>
  <img src="https://mintcdn.com/dittofeed/blTyhzJH4uYGEKZ4/images/last-creator-up.png?fit=max&auto=format&n=blTyhzJH4uYGEKZ4&q=85&s=8aafafe90e31e2139076104b4dc02581" alt="Last Creator User Property" width="3680" height="2232" data-path="images/last-creator-up.png" />
</Frame>

***

## Walkthrough Video

<iframe className="w-full aspect-video" src="https://www.youtube.com/embed/C2n1Qqg_JlY?si=B6di0p9-deV4Khq7" title="Any Of User Properties | Many User Events → One Email Template Variable" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
