[[["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 2024-09-03 UTC."],[[["The `PublicationEvent` schema describes events related to the publication of content, extending the base `Event` type."],["It includes details about free accessibility (`free`) and the associated broadcast service (`publishedOn`)."]]],["The `PublicationEvent` type, extending `Event`, defines attributes for publications. It includes a `free` field, a boolean flag indicating if a publication is accessible at no cost. Additionally, `publishedOn` specifies the associated `BroadcastService` responsible for the publication event. These two fields are crucial for understanding the accessibility and platform of the published material.\n"]]