---
title: AuditEventCommonAttributes
framework: Apple Business API
role: symbol
role_heading: Object
platforms: [apple business api 2.5+]
path: applebusinessapi/auditeventcommonattributes
---

# AuditEventCommonAttributes

The common attributes for all audit events.

## Declaration

```data
object AuditEventCommonAttributes
```

## Properties

eventDateTime: Timestamp when the event occurred (ISO8601 format, UTC). type: The type of event that occurred. category: The category of the event. actorType: The type of entity that performed the action. actorId: Unique identifier of the actor. actorName: Display name of the actor. Optional, may not be populated for all events. subjectType: The type of entity that was affected. subjectId: Unique identifier of the subject. subjectName: Display name of the subject. Optional, may not be populated for all events. outcome: The result of the action. Optional, may not be populated for all events. groupId: Identifier for grouping related events. Optional, may not be populated for all events. eventDataPropertyKey: Property key for event-specific data.

## Relationships

### Inherited By

- [AuditEventAccountAddedAttributes](applebusinessapi/auditeventaccountaddedattributes.md)
- [AuditEventAccountDeletedAttributes](applebusinessapi/auditeventaccountdeletedattributes.md)
- [AuditEventAccountRoleLocationChangedAttributes](applebusinessapi/auditeventaccountrolelocationchangedattributes.md)
- [AuditEventApiAccountCreatedWithKeyAttributes](applebusinessapi/auditeventapiaccountcreatedwithkeyattributes.md)
- [AuditEventApiAccountCreatedWithoutKeyAttributes](applebusinessapi/auditeventapiaccountcreatedwithoutkeyattributes.md)
- [AuditEventApiAccountDeletedAttributes](applebusinessapi/auditeventapiaccountdeletedattributes.md)
- [AuditEventApiAccountKeyGeneratedAttributes](applebusinessapi/auditeventapiaccountkeygeneratedattributes.md)
- [AuditEventApiAccountKeyRevokedAttributes](applebusinessapi/auditeventapiaccountkeyrevokedattributes.md)
- [AuditEventApiAccountNameChangedAttributes](applebusinessapi/auditeventapiaccountnamechangedattributes.md)
- [AuditEventApiAccountRoleLocationChangedAttributes](applebusinessapi/auditeventapiaccountrolelocationchangedattributes.md)
- [AuditEventCollectionCreatedAttributes](applebusinessapi/auditeventcollectioncreatedattributes.md)
- [AuditEventCollectionDeletedAttributes](applebusinessapi/auditeventcollectiondeletedattributes.md)
- [AuditEventCollectionUpdatedAttributes](applebusinessapi/auditeventcollectionupdatedattributes.md)
- [AuditEventConfigSettingsCreatedAttributes](applebusinessapi/auditeventconfigsettingscreatedattributes.md)
- [AuditEventConfigSettingsDeletedAttributes](applebusinessapi/auditeventconfigsettingsdeletedattributes.md)
- [AuditEventConfigSettingsUpdatedAttributes](applebusinessapi/auditeventconfigsettingsupdatedattributes.md)
- [AuditEventDeviceAddedToOrgAttributes](applebusinessapi/auditeventdeviceaddedtoorgattributes.md)
- [AuditEventDeviceAssignedToServerAttributes](applebusinessapi/auditeventdeviceassignedtoserverattributes.md)
- [AuditEventDeviceIsErasedAttributes](applebusinessapi/auditeventdeviceiserasedattributes.md)
- [AuditEventDeviceRemovedFromOrgAttributes](applebusinessapi/auditeventdeviceremovedfromorgattributes.md)
- [AuditEventDeviceUnassignedFromServerAttributes](applebusinessapi/auditeventdeviceunassignedfromserverattributes.md)
- [AuditEventDomainAddedAttributes](applebusinessapi/auditeventdomainaddedattributes.md)
- [AuditEventDomainRemovedAttributes](applebusinessapi/auditeventdomainremovedattributes.md)
- [AuditEventDomainVerifiedAttributes](applebusinessapi/auditeventdomainverifiedattributes.md)
- [AuditEventExternalAccountAssociatedAttributes](applebusinessapi/auditeventexternalaccountassociatedattributes.md)
- [AuditEventExternalAccountDisassociatedAttributes](applebusinessapi/auditeventexternalaccountdisassociatedattributes.md)
- [AuditEventSubjectHasApplecarePurchaseAddedAttributes](applebusinessapi/auditeventsubjecthasapplecarepurchaseaddedattributes.md)
- [AuditEventSubjectHasApplecarePurchaseRemovedAttributes](applebusinessapi/auditeventsubjecthasapplecarepurchaseremovedattributes.md)
- [AuditEventSubjectHasIcloudStoragePurchaseAddedAttributes](applebusinessapi/auditeventsubjecthasicloudstoragepurchaseaddedattributes.md)
- [AuditEventSubjectHasIcloudStoragePurchaseRemovedAttributes](applebusinessapi/auditeventsubjecthasicloudstoragepurchaseremovedattributes.md)
- [AuditEventSubscriptionCreatedAttributes](applebusinessapi/auditeventsubscriptioncreatedattributes.md)
- [AuditEventSubscriptionDeletedAttributes](applebusinessapi/auditeventsubscriptiondeletedattributes.md)
- [AuditEventSubscriptionUpdatedAttributes](applebusinessapi/auditeventsubscriptionupdatedattributes.md)
