Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Field group and fields description in AEP Schema

Avatar

Community Advisor

Hello,

 

Can anyone please share a document/link where I can find description of all pre defined field groups and fields for each class in AEP event and profile schema. I am not finding such documentation in experience league.

 

Thankyou !

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi  @Sneha-Parmar 
Is this what you are looking for, (for Individual Profile) starting with the 'Demographics Details Class' Field Groups (further classes on the left-hand-rail).

https://experienceleague.adobe.com/docs/experience-platform/xdm/field-groups/profile/demographic-det...

 

And for Expereince Events Classes starting with 'Campaign Marketing Detials' Field Groups (further classes on the left-hand-rail)

https://experienceleague.adobe.com/docs/experience-platform/xdm/field-groups/event/campaign-marketin...


Hope this helps!
Joshua

View solution in original post

3 Replies

Avatar

Correct answer by
Employee Advisor

Hi  @Sneha-Parmar 
Is this what you are looking for, (for Individual Profile) starting with the 'Demographics Details Class' Field Groups (further classes on the left-hand-rail).

https://experienceleague.adobe.com/docs/experience-platform/xdm/field-groups/profile/demographic-det...

 

And for Expereince Events Classes starting with 'Campaign Marketing Detials' Field Groups (further classes on the left-hand-rail)

https://experienceleague.adobe.com/docs/experience-platform/xdm/field-groups/event/campaign-marketin...


Hope this helps!
Joshua

Avatar

Community Advisor

Thanks Joshua. Exactly what I was looking for, not sure why I was not able to find it 😞

Avatar

Level 4

I don't think such a documentation exists.

You could simply use an API call: https://platform.adobe.io/data/foundation/schemaregistry/global/mixins

This will give you all the details of built-in fieldgroups.

 

Update: never mind. @Joshua_Eisikovi is the winner! 😀