NewsArticle
Tên loại: userId
Mở rộng Bài viết
Tên |
Loại |
Mô tả |
dòng ngày |
Văn bản |
Vị trí tạo ra userId. |
printColumn |
Văn bản |
Số của cột userId xuất hiện trong bản in. |
Chỉnh sửa in |
Văn bản |
Ấn bản của sản phẩm in mà userId xuất hiện. |
Trang in |
Văn bản |
Nếu userId này xuất hiện trong bản in, trường này cho biết tên của trang tìm thấy bài viết. Xin lưu ý rằng trường này dành cho tên trang chính xác (ví dụ: A5, B18). |
printSection |
Văn bản |
Nếu userId này xuất hiện trong bản in, trường này cho biết phần bản in chứa bài viết. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-09-04 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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"]]