Skip to content

Commit

Permalink
feat(adsense): update the api
Browse files Browse the repository at this point in the history
#### adsense:v2

The following keys were added:
- fullyEncodeReservedExpansion (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Mar 12, 2024
1 parent 7d351d7 commit 052d5fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion googleapiclient/discovery_cache/documents/adsense.v2.json
Expand Up @@ -17,6 +17,7 @@
"description": "The AdSense Management API allows publishers to access their inventory and run earnings and performance reports.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/adsense/management/",
"fullyEncodeReservedExpansion": true,
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
Expand Down Expand Up @@ -1844,7 +1845,7 @@
}
}
},
"revision": "20240304",
"revision": "20240311",
"rootUrl": "https://adsense.googleapis.com/",
"schemas": {
"Account": {
Expand Down

0 comments on commit 052d5fc

Please sign in to comment.