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-06-16 UTC."],[],["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"]]