屬性簽名 DocumentObject.audience
警告:此 API 已淘汰。
簽名
[Document.AUDIENCE]?: {[key: string]: string};
詳細資料
類型 |
{[key: string]: string} |
選用 |
是 |
唯讀 |
否 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-22 (世界標準時間)。
[null,null,["上次更新時間:2024-11-22 (世界標準時間)。"],[[["This API has been marked as deprecated and may be removed in the future."],["`Document.AUDIENCE` is an optional property that stores a dictionary of string key-value pairs."],["The `Document.AUDIENCE` property can be read and modified."]]],["The `Document.AUDIENCE` API is deprecated. It's an optional property of type `{[key: string]: string}`, meaning it is a dictionary where both keys and values are strings. This property is not read-only, allowing for modification. The API is no longer recommended for use.\n"]]