新聞報導
類型名稱:NewsArticle
擴充文章
名稱 |
類型 |
說明 |
日期線 |
Text |
新聞報導的製作地點。 |
printColumn |
Text |
印刷版文章的欄數。 |
printEdition |
Text |
顯示新聞報導的印刷版產品。 |
列印頁面 |
Text |
如果在這則新聞文章中出現紙本,這個欄位會顯示報導所在網頁的名稱。請注意,這個欄位適用於確切的網頁名稱 (例如 A5、B18)。 |
列印區段 |
Text |
如果在這篇新聞文章中出現,該欄位會顯示報導的印刷版面。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-04 (世界標準時間)。
[null,null,["上次更新時間:2024-09-04 (世界標準時間)。"],[[["`NewsArticle` is a specific type of `Article` that provides additional information relevant to news content."],["It includes fields like `dateline`, `printColumn`, `printEdition`, `printPage`, and `printSection` to capture details about the news article's publication context."],["These fields help specify where and how the article was presented in a print edition, supplementing the general information inherited from the `Article` type."]]],["The `NewsArticle` type, extending `Article`, defines fields for print publication details. Key fields include `dateline` for the article's location, and print-specific data: `printColumn` (column number), `printEdition` (edition name), `printPage` (exact page name, e.g., A5), and `printSection` (section name). These fields provide information on where and how the article appeared in a printed format.\n"]]