|
1006 | 1006 | "CUSTOM_SEARCH_STYLE_NAME", |
1007 | 1007 | "CUSTOM_SEARCH_STYLE_ID", |
1008 | 1008 | "DOMAIN_REGISTRANT", |
1009 | | - "WEBSEARCH_QUERY_STRING" |
| 1009 | + "WEBSEARCH_QUERY_STRING", |
| 1010 | + "OS_TYPE_NAME", |
| 1011 | + "OS_TYPE_CODE", |
| 1012 | + "BROWSER_TYPE_NAME", |
| 1013 | + "BROWSER_TYPE_CODE", |
| 1014 | + "WEBVIEW_TYPE_NAME", |
| 1015 | + "WEBVIEW_TYPE_CODE" |
1010 | 1016 | ], |
1011 | 1017 | "enumDeprecated": [ |
1012 | 1018 | false, |
|
1059 | 1065 | false, |
1060 | 1066 | false, |
1061 | 1067 | false, |
| 1068 | + false, |
| 1069 | + false, |
| 1070 | + false, |
| 1071 | + false, |
| 1072 | + false, |
| 1073 | + false, |
1062 | 1074 | false |
1063 | 1075 | ], |
1064 | 1076 | "enumDescriptions": [ |
|
1112 | 1124 | "Custom search style name.", |
1113 | 1125 | "Custom search style id.", |
1114 | 1126 | "Domain registrants.", |
1115 | | - "Query strings for web searches." |
| 1127 | + "Query strings for web searches.", |
| 1128 | + "Localized operating system type name (e.g. \"Windows\", \"MacOS\", \"Android\"). For more information, see [Operating system breakdown](https://support.google.com/adsense/answer/16853822).", |
| 1129 | + "Operating system type code (e.g. \"WINDOWS\", \"MAC\", \"ANDROID\"). For more information, see [Operating system breakdown](https://support.google.com/adsense/answer/16853822).", |
| 1130 | + "Localized browser type name (e.g. \"Google Chrome\", \"Firefox\", \"Safari\"). For more information, see [Browser breakdown](https://support.google.com/adsense/answer/16851903).", |
| 1131 | + "Browser type code (e.g. \"CHROME\", \"FIREFOX\", \"SAFARI\"). For more information, see [Browser breakdown](https://support.google.com/adsense/answer/16851903).", |
| 1132 | + "Localized webview type name (e.g. \"Webview (Uncategorized)\", \"Non-webview\"). For more information, see [Hosting App breakdown](https://support.google.com/adsense/answer/16853515).", |
| 1133 | + "Webview type code (e.g. \"UNCATEGORIZED\", \"NONE\"). For more information, see [Hosting App breakdown](https://support.google.com/adsense/answer/16853515)." |
1116 | 1134 | ], |
1117 | 1135 | "location": "query", |
1118 | 1136 | "repeated": true, |
|
1385 | 1403 | "CUSTOM_SEARCH_STYLE_NAME", |
1386 | 1404 | "CUSTOM_SEARCH_STYLE_ID", |
1387 | 1405 | "DOMAIN_REGISTRANT", |
1388 | | - "WEBSEARCH_QUERY_STRING" |
| 1406 | + "WEBSEARCH_QUERY_STRING", |
| 1407 | + "OS_TYPE_NAME", |
| 1408 | + "OS_TYPE_CODE", |
| 1409 | + "BROWSER_TYPE_NAME", |
| 1410 | + "BROWSER_TYPE_CODE", |
| 1411 | + "WEBVIEW_TYPE_NAME", |
| 1412 | + "WEBVIEW_TYPE_CODE" |
1389 | 1413 | ], |
1390 | 1414 | "enumDeprecated": [ |
1391 | 1415 | false, |
|
1438 | 1462 | false, |
1439 | 1463 | false, |
1440 | 1464 | false, |
| 1465 | + false, |
| 1466 | + false, |
| 1467 | + false, |
| 1468 | + false, |
| 1469 | + false, |
| 1470 | + false, |
1441 | 1471 | false |
1442 | 1472 | ], |
1443 | 1473 | "enumDescriptions": [ |
|
1491 | 1521 | "Custom search style name.", |
1492 | 1522 | "Custom search style id.", |
1493 | 1523 | "Domain registrants.", |
1494 | | - "Query strings for web searches." |
| 1524 | + "Query strings for web searches.", |
| 1525 | + "Localized operating system type name (e.g. \"Windows\", \"MacOS\", \"Android\"). For more information, see [Operating system breakdown](https://support.google.com/adsense/answer/16853822).", |
| 1526 | + "Operating system type code (e.g. \"WINDOWS\", \"MAC\", \"ANDROID\"). For more information, see [Operating system breakdown](https://support.google.com/adsense/answer/16853822).", |
| 1527 | + "Localized browser type name (e.g. \"Google Chrome\", \"Firefox\", \"Safari\"). For more information, see [Browser breakdown](https://support.google.com/adsense/answer/16851903).", |
| 1528 | + "Browser type code (e.g. \"CHROME\", \"FIREFOX\", \"SAFARI\"). For more information, see [Browser breakdown](https://support.google.com/adsense/answer/16851903).", |
| 1529 | + "Localized webview type name (e.g. \"Webview (Uncategorized)\", \"Non-webview\"). For more information, see [Hosting App breakdown](https://support.google.com/adsense/answer/16853515).", |
| 1530 | + "Webview type code (e.g. \"UNCATEGORIZED\", \"NONE\"). For more information, see [Hosting App breakdown](https://support.google.com/adsense/answer/16853515)." |
1495 | 1531 | ], |
1496 | 1532 | "location": "query", |
1497 | 1533 | "repeated": true, |
|
2030 | 2066 | } |
2031 | 2067 | } |
2032 | 2068 | }, |
2033 | | - "revision": "20251002", |
| 2069 | + "revision": "20260209", |
2034 | 2070 | "rootUrl": "https://adsense.googleapis.com/", |
2035 | 2071 | "schemas": { |
2036 | 2072 | "Account": { |
|
0 commit comments