Optional
Readonly
anonymousPresent only if the change was made using a token from an anonymous session.
Optional
Readonly
associateThe Associate who made the change in the context of a Business Unit. Present only if the Associate acts on behalf of a company using the associate endpoints.
Optional
Readonly
clientID of the API Client that made the change.
Present only if the change was made using an API Client.
Optional
Readonly
customerThe Customer who made the change.
Present only if the change was made using a token from the [password flow](/authorization#password-flow).
Optional
Readonly
idID of the Merchant Center user who made the change.
Present only if `isPlatformClient` is `true`.
Readonly
istrue
if the change was made using the Merchant Center.
Readonly
typeIndicates who performed the change.
- If the change was made by a user, the value is `"user"`.
- If the change was made by an API Client with or without an [external user ID](/general-concepts#external-user-ids), the value is `"external-user"`.
- If the change was made by an [Associate](ctp:api:type:Associate), the value is `"associate"`.
Information about the user or API Client who performed the change. This is a variant of LastModifiedBy.