getEntityRevisions
Retrieve all revisions (audit history) for a specific entity by its ID, in descending time order, to track changes across activities, audiences, offers, and other Adobe Target resources.
Instructions
Get all revisions (audit history) of a specific entity by ID, in descending order by time.
NOTE:
Only the latest 100 revisions are retained per entity (including CREATE and DELETE actions)
For admin page entities, only concrete updates are recorded
For authorizedHosts, use client ID as entity ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Entity ID (for authorizedHosts, use client ID) | |
| revisionResourceType | Yes | Entity type to fetch revisions for |