The new Search Ads 360 Reporting API is now available. Join the searchads-api-announcements Google group to stay up to date on upcoming enhancements and releases.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-07 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,["A 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 | |"]]