@Rodrig You can open a ticket with Support so they can check if the correct ID Sync has been enabled.
Partner ID for TTD is 903 which would usually come in under a demdex call with 'ibs:dpid=903' in your Network tab.
@vashishth47 you'll want to post this in the AEM community: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/bd-p/adobe-experience-manager-qanda
@SahuSa1 Starting point for this would be https://experienceleague.adobe.com/en/docs/experience-platform/landing/platform-apis/api-authentication to create a project with the relevant API in Adobe IO Developer Console.
Once the API has been added to the project, the OAuth Server-to-Server page for t...
@itsMeTechy not sure I fully understand what you want to achieve but in case that helps a little, the only way I found to use the profileID (XID) so far is through something like:
GET https://platform.adobe.io/data/core/identity/cluster/members?xid=[value]
.. which would return all profileIDs sti...
@Pradeep-Jaiswal Found this documentation referring to Map fields in case that helps:
https://experienceleague.adobe.com/en/docs/experience-platform/xdm/ui/fields/map
@Pradeep-Jaiswal in addition to @AnkitJasani29's answer, here is a blog post dedicated to querying the current Profile Snapshot as well as its previous versions: https://experienceleaguecommunities.adobe.com/t5/real-time-customer-data-platform/profile-snapshot-and-segment-qualification-troubleshooti...
@analyticsenthu Took a stab at it and that might be a start (or not :)) for you.I don't think the dashboard capabilities will allow you to combine everything you listed but using some of the available tables, I can get a quick segments to destinations relationship. Just a start as I said. You can th...
@NickMannion Not necessarily, generally speaking (although not precisely documented) I think the system enforces "Audience Complexity" constraints to ensure audience definitions are optimal for efficient evaluation by the segmentation job. Is your definition maybe using nesting or grouping more exte...
@ADLSSt200 I suspect you have something in your payload that is not in the schema but as I said a Support ticket will allow for a deeper dive at this stage.