למידע נוסף, ראו הגדרת דף הבית
אפשר לקבל פרטים נוספים.
ייצוג JSON
{
"enabled": boolean,
"runFunction": string
}
שדות
enabled
boolean
האם כרטיסי דף הבית (לא לפי הקשר) מופעלים עבור אפשרות זו
המארח. ברירת המחדל היא true.
runFunction
string
שם הפונקציה שמפעילה את הטריגר הזה. אם צוין,
צריך ליישם את הפונקציה הזו כדי ליצור ולהחזיר מערך של
או יותר
Card
אובייקטים להצגה כדף הבית של התוסף במארח הזה
תרגום מכונה.
[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2024-09-13 (שעון UTC)."],[[["Homepage triggers define the configuration for Google Workspace Add-on homepages, letting you control card display and functionality."],["These triggers can be set globally or for specific host applications, with host-specific settings taking precedence."],["Homepage triggers are configured using the `enabled` and `runFunction` fields within the add-on's manifest file."],["The `runFunction` field points to a function that constructs and returns `Card` objects to populate the add-on's homepage."]]],[]]