Link Search Menu Expand Document

PDF

audittrail service

Platform API


A service that logs changes to data (creation, modification, or deletion) and allows a system administrator to review historical changes to the following objects:

  • account
  • ad
  • adunit
  • adunitgroup
  • creative
  • conversiontag
  • lineitem
  • order
  • site

The audittrail service has the following call:

CallDescription
GET /audittrail/?obj_id=123&obj_type=accountList the audit trail for the specified object. This call only returns the audit trail for a single ID. The limit and offset URI parameters allow pagination of the results.

For more information, see Working with History.