| OLD | NEW |
| 1 # Package of Google APIs | 1 # Package of Google APIs |
| 2 | 2 |
| 3 ## Description | 3 ## Description |
| 4 | 4 |
| 5 This repository contains auto-generated client libraries for accessing | 5 This repository contains auto-generated client libraries for accessing |
| 6 Google APIs using dart. It has the usual dart package layout. | 6 Google APIs using dart. It has the usual dart package layout. |
| 7 | 7 |
| 8 ## Usage | 8 ## Usage |
| 9 | 9 |
| 10 The first step is to obtain oauth2 access credentials. This can be done using | 10 The first step is to obtain oauth2 access credentials. This can be done using |
| (...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 100 Gives AdSense publishers access to their inventory and the ability to generate r
eports | 100 Gives AdSense publishers access to their inventory and the ability to generate r
eports |
| 101 | 101 |
| 102 Official API documentation: https://developers.google.com/adsense/management/ | 102 Official API documentation: https://developers.google.com/adsense/management/ |
| 103 | 103 |
| 104 ####  AdSense
Host API - adsensehost v4.1 | 104 ####  AdSense
Host API - adsensehost v4.1 |
| 105 | 105 |
| 106 Gives AdSense Hosts access to report generation, ad code generation, and publish
er management capabilities. | 106 Gives AdSense Hosts access to report generation, ad code generation, and publish
er management capabilities. |
| 107 | 107 |
| 108 Official API documentation: https://developers.google.com/adsense/host/ | 108 Official API documentation: https://developers.google.com/adsense/host/ |
| 109 | 109 |
| 110 ####  Google
Analytics API - analytics v3 | 110 ####  Googl
e Analytics API - analytics v3 |
| 111 | 111 |
| 112 View and manage your Google Analytics data | 112 View and manage your Google Analytics data |
| 113 | 113 |
| 114 Official API documentation: https://developers.google.com/analytics/ | 114 Official API documentation: https://developers.google.com/analytics/ |
| 115 | 115 |
| 116 ####  Google
Play Android Developer API - androidpublisher v2 | 116 ####  Google
Play Android Developer API - androidpublisher v2 |
| 117 | 117 |
| 118 Lets Android application developers access their Google Play accounts. | 118 Lets Android application developers access their Google Play accounts. |
| 119 | 119 |
| 120 Official API documentation: https://developers.google.com/android-publisher | 120 Official API documentation: https://developers.google.com/android-publisher |
| (...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 382 Programmatic access to YouTube features. | 382 Programmatic access to YouTube features. |
| 383 | 383 |
| 384 Official API documentation: https://developers.google.com/youtube/v3 | 384 Official API documentation: https://developers.google.com/youtube/v3 |
| 385 | 385 |
| 386 ####  YouTube
Analytics API - youtubeAnalytics v1 | 386 ####  YouTube
Analytics API - youtubeAnalytics v1 |
| 387 | 387 |
| 388 Retrieve your YouTube Analytics reports. | 388 Retrieve your YouTube Analytics reports. |
| 389 | 389 |
| 390 Official API documentation: http://developers.google.com/youtube/analytics/ | 390 Official API documentation: http://developers.google.com/youtube/analytics/ |
| 391 | 391 |
| OLD | NEW |