List buyer audit logs
Paginated audit log feed for buyer activity. Filters by time window, advertiser, campaign, and resource type.
Authorizations
API key or access token
Query Parameters
ISO timestamp; only include audit logs at or after this time
"2026-03-01T00:00:00Z"
ISO timestamp; only include audit logs at or before this time
"2026-04-01T00:00:00Z"
Filter to audit logs scoped to a single advertiser
x <= 900719925474099142
Filter to a campaign and all of its activity (media buys, creatives, etc.)
"camp_abc123"
Filter to a subset of buyer resource types. Defaults to all buyer resource types.
ADVERTISER, CAMPAIGN, CREATIVE, MEDIA_BUY, PRODUCT, PACKAGE Filter to actions initiated a particular way: "agent" surfaces only changes Murph made on a user's behalf, "human" only direct user changes.
human, agent, autonomous, system "agent"
Filter to actions taken by a specific user (by user id)
x <= 900719925474099110
Filter to actions taken by a specific user (by email)
"jane@acme.com"
Filter to a single resource by its external id (e.g. an advertiser, creative, or media buy id)
"creative_abc123"
Narrow to a subset of meaningful actions (e.g. only DELETE/ARCHIVE). Defaults to all meaningful actions.
CREATE, UPDATE, DELETE, ARCHIVE, EXECUTE, ACTIVATE, DEACTIVATE Filter by whether the action took effect. Omit to see only changes that succeeded (the default feed). Pass "denied" to see blocked attempts or "failed" for errored ones — these attempt views are not limited to the default resource types.
succeeded, denied, failed "denied"
Number of results to return (max 500)
x <= 50050
Number of results to skip for pagination
0 <= x <= 90071992547409910