Hello Is there a call which can return all of the schemas and profiles attributes ? I am looking for an single /POST call which mimics the union schema view of Adobe RTCDP > Profiles > Union schema view. We can request all schemas using schema registry API, but this does not display all attributes...
Profiles are created in the profile store of the Adobe RTCDP platform. Profiles will qualify for a segment based upon selection logic from the profile store. Is your source data batch or being ingested in a realtime manner? This may have an impact on profile qualification.
A profile fragment is the corresponding identity value and data which is ingested as record or event data into a dataset. Please refer to the following article. https://experienceleague.adobe.com/docs/experience-platform/profile/home.html?lang=en#profile-fragments-vs-merged-profiles The limitations...
It depends on the API which you are looking to use. Query service does have a non-expiring Service Account, but all other end points have an beaer token which need to be refreshed.
I would recommend following the API tutorial regarding setting up the source connection, mapping, followed by the flowspec.. https://experienceleague.adobe.com/docs/experience-platform/sources/api-tutorials/create/cloud-storage/s3.html?lang=en
Your latest post appears to be related to the Adobe Developer project which was created. If your the owner of the project it should not be read only. It may make sense to start a new project and create a new OAuth token
All segments will be evaluated each day by the daily segment job. profiles which meet the criteria qualify for the audience/segment. Profiles which no longer qualify will exit from the audience/segment.
There is an endpoint list the audiences using metadata. https://developer.adobe.com/experience-platform-apis/references/segmentation/#tag/Audiences/operation/listAudiences The Segment end point is only available based upon segment idhttps://developer.adobe.com/experience-platform-apis/references/se...
@yesraptors12 With the scenario where the segment rule is timestamp = today and we have multiple profiles in the Adobe RTCDP environment. Consider the following profiles in in the sample below where the timestamp named value pair will have different values per profile. A profile will qualify for t...