コミュニティアチーブメントバーを展開する。

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.
解決済み

Unable to See Profile Audience Under Audience Membership Despite Audience ID in Profile Snapshot

Avatar

Community Advisor

 

Hi Adobe Community,

 

I'm currently working in AEP and noticed something odd. While I can see the Audience ID present in the Profile Snapshot, the corresponding Audience is not appearing under the Audience Membership section of the profile.

 

Has anyone encountered this issue before? Are there specific conditions or delays that might prevent the audience from showing up in the membership view, even though it's clearly linked in the snapshot?

 

Any insights or suggestions would be greatly appreciated!

 

Thanks in advance,
Indra

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

Hi @Indra ,

 

Yes, this is a common issue in Adobe Experience Platform (AEP) or Real-time Customer Data Platform (RTCDP) environments.

 

1 Go to Segments → Audience → Evaluate and see if the job ran recently
2 Confirm if it’s a Batch or Streaming audience
3 Check Segmentation Service logs (if enabled via debugger or logs)
4 Look in Audience Evaluation History for that profile
5 Try POSTMAN or AEP API to pull full audience memberships for that ECID/profile ID

 

Root Cause Fix
Evaluation delay Wait for scheduled/batch evaluation
Streaming vs. Batch audience Ensure you're viewing the right type
Segment misconfiguration Check for schema and expression issues
Identity stitching delay Ensure ID syncs are complete
UI filtering Make sure the audience is published and active

元の投稿で解決策を見る

2 返信

Avatar

Level 8

Hi @Indra ,

You might get helpful information related to your concern from below section

"How does batch segmentation resolve profile membership?"

from below link

https://experienceleague.adobe.com/en/docs/experience-platform/segmentation/faq

For batch segmentation, you’ll need to wait until the segmentation job completes and the corresponding profile snapshot is generated before the audience appears. In contrast, for streaming segmentation, audience membership typically becomes visible within a few minutes.

Thanks,

Ankit

Avatar

正解者
Community Advisor

Hi @Indra ,

 

Yes, this is a common issue in Adobe Experience Platform (AEP) or Real-time Customer Data Platform (RTCDP) environments.

 

1 Go to Segments → Audience → Evaluate and see if the job ran recently
2 Confirm if it’s a Batch or Streaming audience
3 Check Segmentation Service logs (if enabled via debugger or logs)
4 Look in Audience Evaluation History for that profile
5 Try POSTMAN or AEP API to pull full audience memberships for that ECID/profile ID

 

Root Cause Fix
Evaluation delay Wait for scheduled/batch evaluation
Streaming vs. Batch audience Ensure you're viewing the right type
Segment misconfiguration Check for schema and expression issues
Identity stitching delay Ensure ID syncs are complete
UI filtering Make sure the audience is published and active