Optional ReadonlyanonymousPresent only if the change was made using a token from an anonymous session.
Optional ReadonlyassociateThe 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 ReadonlyclientID of the API Client that made the change.
Present only if the change was made using an API Client.
Optional ReadonlycustomerThe Customer who made the change.
Present only if the change was made using a token from the [password flow](/authorization#password-flow).
Optional ReadonlyidID of the Merchant Center user who made the change.
Present only if `isPlatformClient` is `true`.
Readonlyistrue if the change was made using the Merchant Center.
ReadonlytypeIndicates 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.