|
991 | 991 | "PLATFORM_TYPE_CODE", |
992 | 992 | "TARGETING_TYPE_NAME", |
993 | 993 | "TARGETING_TYPE_CODE", |
| 994 | + "TRAFFIC_SOURCE_NAME", |
| 995 | + "TRAFFIC_SOURCE_CODE", |
994 | 996 | "CONTENT_PLATFORM_NAME", |
995 | 997 | "CONTENT_PLATFORM_CODE", |
996 | 998 | "AD_PLACEMENT_NAME", |
|
1055 | 1057 | false, |
1056 | 1058 | false, |
1057 | 1059 | false, |
| 1060 | + false, |
| 1061 | + false, |
1058 | 1062 | false |
1059 | 1063 | ], |
1060 | 1064 | "enumDescriptions": [ |
|
1093 | 1097 | "Platform type code (e.g. \"HighEndMobile\", \"Desktop\").", |
1094 | 1098 | "Localized targeting type name (e.g. \"Contextual\", \"Personalized\", \"Run of Network\").", |
1095 | 1099 | "Targeting type code (e.g. \"Keyword\", \"UserInterest\", \"RunOfNetwork\").", |
| 1100 | + "Localized traffic source name (e.g. \"Google\", \"Bing\", \"Facebook\", \"Other\"). For more information, see [Traffic source breakdown](https://support.google.com/adsense/answer/16474600).", |
| 1101 | + "Traffic source code (e.g. \"GOOGLE\", \"BING\", \"FACEBOOK\", \"OTHER\"). For more information, see [Traffic source breakdown](https://support.google.com/adsense/answer/16474600).", |
1096 | 1102 | "Localized content platform name an ad request was made from (e.g. \"AMP\", \"Web\").", |
1097 | 1103 | "Content platform code an ad request was made from (e.g. \"AMP\", \"HTML\").", |
1098 | 1104 | "Localized ad placement name (e.g. \"Ad unit\", \"Global settings\", \"Manual\").", |
|
1364 | 1370 | "PLATFORM_TYPE_CODE", |
1365 | 1371 | "TARGETING_TYPE_NAME", |
1366 | 1372 | "TARGETING_TYPE_CODE", |
| 1373 | + "TRAFFIC_SOURCE_NAME", |
| 1374 | + "TRAFFIC_SOURCE_CODE", |
1367 | 1375 | "CONTENT_PLATFORM_NAME", |
1368 | 1376 | "CONTENT_PLATFORM_CODE", |
1369 | 1377 | "AD_PLACEMENT_NAME", |
|
1428 | 1436 | false, |
1429 | 1437 | false, |
1430 | 1438 | false, |
| 1439 | + false, |
| 1440 | + false, |
1431 | 1441 | false |
1432 | 1442 | ], |
1433 | 1443 | "enumDescriptions": [ |
|
1466 | 1476 | "Platform type code (e.g. \"HighEndMobile\", \"Desktop\").", |
1467 | 1477 | "Localized targeting type name (e.g. \"Contextual\", \"Personalized\", \"Run of Network\").", |
1468 | 1478 | "Targeting type code (e.g. \"Keyword\", \"UserInterest\", \"RunOfNetwork\").", |
| 1479 | + "Localized traffic source name (e.g. \"Google\", \"Bing\", \"Facebook\", \"Other\"). For more information, see [Traffic source breakdown](https://support.google.com/adsense/answer/16474600).", |
| 1480 | + "Traffic source code (e.g. \"GOOGLE\", \"BING\", \"FACEBOOK\", \"OTHER\"). For more information, see [Traffic source breakdown](https://support.google.com/adsense/answer/16474600).", |
1469 | 1481 | "Localized content platform name an ad request was made from (e.g. \"AMP\", \"Web\").", |
1470 | 1482 | "Content platform code an ad request was made from (e.g. \"AMP\", \"HTML\").", |
1471 | 1483 | "Localized ad placement name (e.g. \"Ad unit\", \"Global settings\", \"Manual\").", |
|
2018 | 2030 | } |
2019 | 2031 | } |
2020 | 2032 | }, |
2021 | | - "revision": "20250624", |
| 2033 | + "revision": "20251002", |
2022 | 2034 | "rootUrl": "https://adsense.googleapis.com/", |
2023 | 2035 | "schemas": { |
2024 | 2036 | "Account": { |
|
0 commit comments