Difference between "profile." and "user."?
In docs referencing Target profile parameters, I see two different ways of interacting with Target profile.
user.THING and profile.THING
What's the difference and when do you use one vs. the other?
References profile.get() and user.get()
Code example here:
https://experienceleague.adobe.com/docs/target/using/audiences/visitor-profiles/profile-parameters.html?lang=en#concept_8C07AEAB0A144FECA8B4FEB091AED4D2
Uses both "user." and "profile."
Thanks
Thank you