Artykuł
Nazwa typu: NewsArticle
Rozszerza artykuł.
Nazwa |
Typ |
Opis |
data |
tekstowy. |
Lokalizacja, w której opublikowano artykuł. |
drukowana kolumna |
tekstowy. |
Numer kolumny, w której występuje artykuł z wiadomościami w wersji drukowanej. |
edycja drukowana |
tekstowy. |
Wydanie wersji drukowanej, w którym pojawia się dany artykuł. |
drukowanastrona |
tekstowy. |
Jeśli ten artykuł jest drukowany, oznacza to nazwę strony, na której się on znajduje. Pamiętaj, że to pole jest przeznaczone dla dokładnej nazwy strony (np. A5, B18). |
DrukujSekcja |
tekstowy. |
Jeśli ten artykuł jest drukowany, to pole wskazuje fragment drukowanej strony, w której pojawił się artykuł. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-04 UTC.
[null,null,["Ostatnia aktualizacja: 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"]]