ニュース記事
タイプ名: NewsArticle
Articles を拡張します
氏名 |
型 |
説明 |
日付行 |
テキスト |
NewsArticle が生成された地域。 |
printColumn |
テキスト |
印刷版で NewsArticle が表示される列の数。 |
printEdition |
テキスト |
NewsArticle が表示される印刷サービスのエディション。 |
printPage |
テキスト |
ニュース記事が印刷されている場合、このフィールドは記事が掲載されているページの名前を示します。このフィールドは正確なページ名(A5、B18 など)を対象としています。 |
printSection |
テキスト |
この NewsArticle が印刷版にある場合、このフィールドは、記事が表示された印刷セクションを示します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-04 UTC。
[null,null,["最終更新日 2024-09-04 UTC。"],[[["`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"]]