[[["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-04-22 UTC."],[[["\u003cp\u003eThe content focuses on customizing Google Sheets add-ons, particularly their appearance and execution using \u003ccode\u003eSheetsAddOnManifest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSheetsAddOnManifest\u003c/code\u003e properties include homepage configuration, file scope authorization triggers, and link preview extension points.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSheetsExtensionPoint\u003c/code\u003e provides a common structure for defining Sheets add-on triggers with a required \u003ccode\u003erunFunction\u003c/code\u003e field specifying the execution endpoint.\u003c/p\u003e\n"]]],["The `SheetsAddOnManifest` message customizes a Google Sheets add-on's behavior. It utilizes the `HomepageTrigger` to override the default homepage, the `onFileScopeGrantedTrigger` to specify an endpoint when file scope authorization is granted, and `linkPreviewTriggers` to set up link preview functionality. `SheetsExtensionPoint` defines the format for add-on triggers, with the required `runFunction` field specifying the endpoint to be executed when the extension is triggered.\n"],null,[]]