API Báo cáo Search Ads 360 mới hiện đã ra mắt. Tham gia nhóm Google
searchads-api-announcements để luôn được cập nhật về những cải tiến và bản phát hành sắp tới.
ngôn ngữ_không đổi
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
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: 2025-08-29 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-08-29 UTC."],[[["\u003cp\u003eLanguage constants provide information about languages, including their code, ID, full name, and targetability.\u003c/p\u003e\n"],["\u003cp\u003eEach language constant has a unique resource name for identification and retrieval.\u003c/p\u003e\n"],["\u003cp\u003eThe language code (e.g., "en_US") and full name (e.g., "English (US)") are key attributes for identifying and understanding the language.\u003c/p\u003e\n"],["\u003cp\u003eLanguage constants can be filtered, selected, and sorted based on various attributes, including code, ID, name, and targetability.\u003c/p\u003e\n"]]],["The data describes attributes of language constants. Key information includes the `language_constant.code` (e.g., \"en_US\"), `language_constant.id`, and `language_constant.name` (full English name). Each has a data type, and filterable, selectable, sortable, and repeated properties. The resource name (`language_constant.resource_name`) follows the pattern `languageConstants/{criterion_id}`. Additionally, `language_constant.targetable` indicates if the language can be targeted, with a boolean value.\n"],null,["# language_constant\n\nA language.\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| | language_constant.code ---------------------- || |-------------------|--------------------------------------------------------------------| | Field description | The language code, for example, \"en_US\", \"en_AU\", \"es\", \"fr\", etc. | | Category | `ATTRIBUTE` | | Data Type | `STRING` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | True | | Repeated | False | |\n| | language_constant.id -------------------- || |-------------------|----------------------------------| | Field description | The ID of the language constant. | | Category | `ATTRIBUTE` | | Data Type | `INT64` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | True | | Repeated | False | |\n| | language_constant.name ---------------------- || |-------------------|----------------------------------------------------------------------------------------| | Field description | The full name of the language in English, for example, \"English (US)\", \"Spanish\", etc. | | Category | `ATTRIBUTE` | | Data Type | `STRING` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | True | | Repeated | False | |\n| | language_constant.resource_name ------------------------------- || |-------------------|--------------------------------------------------------------------------------------------------------------------------------| | Field description | The resource name of the language constant. Language constant resource names have the form: `languageConstants/{criterion_id}` | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | False | | Repeated | False | |\n| | language_constant.targetable ---------------------------- || |-------------------|-------------------------------------| | Field description | Whether the language is targetable. | | Category | `ATTRIBUTE` | | Data Type | `BOOLEAN` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | True | | Repeated | False | |"]]