The time at which the event was generated. If you want to order the notification messages you receive you should rely on this field not on the order of receiving the notifications.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-12 UTC."],[[["This documentation outlines the JSON notification merchants receive for product status change events."],["The notification includes details like the change type, account information, resource type, and a timestamp."],["`ProductChange` object provides details on the specific product change within the notification."],["The `resource`, `resourceId`, and `attribute` fields pinpoint the product and the specific attribute (status) affected."],["While `expirationTime` is included, it's omitted for product deletion events."]]],["The merchant receives a notification about a product status change. This includes an array of `changes` objects detailing the modifications, the `account` and `managingAccount` IDs, and the `resourceType`, which is always \"Product.\" The `attribute` is consistently \"Status.\" The message also provides the `resourceId` (product ID), the product `resource` name, and the `expirationTime`. This notification's core purpose is to inform the merchant about the changes for the specific product.\n"]]