내 커뮤니티 업적 표시줄을 확대합니다.

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

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

I have a csv having details of audienece definitions, which XDM schema I have to use to bring that data

Avatar

Level 2

My csv contains details of customers belonging to different segments [ segmented through clustering algorithm] , like age, **bleep**, region , etc...and label i.e segement 1,2,3,4.....

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

@raghu_96 what is the source of this datat? assuming this data includes "segments created by extenral system" that you would like to bring into AEP? if Yes have a look at Segment Definition Class to define the schema and import the data. 

원본 게시물의 솔루션 보기

4 답변 개

Avatar

Community Advisor

Hi @raghu_96, it depends on how you want to use the data that is getting ingested.

 

Here are factors to consider:

  • Do you plan to use the data ingested back for the next segments? If so, then this dataset needs to be profile enabled. If you want to keep only in a data lake, then it need not be profile enabled.
  • Do you always want to keep the latest status and not be worried about when it changes, then you can choose Profile XDM schema.
  • However, you need to keep the entire history of what and when it changed, then you need to choose Event XDM schema.

Feel free to shoot out any questions that you may have.

Avatar

정확한 답변 작성자:
Employee

@raghu_96 what is the source of this datat? assuming this data includes "segments created by extenral system" that you would like to bring into AEP? if Yes have a look at Segment Definition Class to define the schema and import the data. 

Avatar

Community Advisor

@Anil_Umachigi , this is interesting. I didn't know this was added. Will this import the data in Profile or as Event, or does it act like lookup?

Avatar

Employee

@ChetanyaJain been there for a while. This just like a regular schema however this will attach the segments to the profile and make available this under "Audience Tab" in segmentation. 

This will enable you to combine the "imported segment" with other variables within the segment UI to create a new segment.