[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-06-05 (世界標準時間)。"],[[["This solution automatically tracks YouTube video performance metrics (views, likes, comments) and stores the data in a Google Sheet."],["It uses a time-driven trigger to check for updates daily and sends email notifications for new comment activity, enabling engagement with viewers."],["The script utilizes Apps Script services including Spreadsheet, YouTube Data API, and Mail to retrieve, process, and communicate video data."],["You'll need a Google Account and a web browser to utilize this solution; setting it up involves copying a spreadsheet, enabling the YouTube Data API, and creating a time-driven trigger."]]],["This automation script tracks YouTube video performance in a Google Sheet. It uses a time-driven trigger to run daily, fetching video details like views, likes, and comments from YouTube URLs listed in the sheet. If a video's comment count increases, the script sends an email notification to the sheet owner. It utilizes the Spreadsheet, YouTube Data API, and Mail services, and the script can be set up, triggered daily, or run manually.\n"]]