1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411
|
# Samples by API
##  Ad Exchange Buyer API
Lets you manage your Ad Exchange Buyer account.
Documentation for the Ad Exchange Buyer API in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/adexchangebuyer/v1.3/python/latest/).
<table>
<tr>
<td><a href="adexchangebuyer">samples/adexchangebuyer</a></td>
<td>Samples for working with the Ad Exchange Buyer API</td>
</tr>
</table>
##  AdSense Management API
Gives AdSense publishers access to their inventory and the ability to generate
reports.
Documentation for the AdSense Management API in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/adsense/v1.3/python/latest/).
<table>
<tr>
<td><a href="adsense">samples/adsense</a></td>
<td>Collection of command-line samples for the AdSense Management API</td>
</tr>
</table>
##  Google Analytics API
View and manage your Google Analytics data.
Documentation for the Google Analytics API in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/analytics/v3/python/latest/).
<table>
<tr>
<td><a href="analytics">samples/analytics</a></td>
<td>Command-line samples for producing reports with the Analytics API</td>
</tr>
</table>
##  Enterprise Audit API
Lets you access user activities in your enterprise made through various
applications.
Documentation for the Enterprise Audit API in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/audit/v1/python/latest/).
<table>
<tr>
<td><a href="audit">samples/audit</a></td>
<td>Prints the activities for a domain using the Audit API</td>
</tr>
</table>
##  Blogger API
API for access to the data within Blogger.
Documentation for the Blogger API in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/blogger/v3/python/latest/).
<table>
<tr>
<td><a href="blogger">samples/blogger</a></td>
<td>Retrieve the list of blogs and their posts for a user</td>
</tr>
</table>
##  Google Maps Coordinate API
Lets you view and manage jobs in a Coordinate team.
Documentation for the Google Maps Coordinate API in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/coordinate/v1/python/latest/).
<table>
<tr>
<td><a href="coordinate">samples/coordinate</a></td>
<td>Demonstrates how to use the Google Coordinate API</td>
</tr>
</table>
##  CustomSearch API
Lets you search over a website or collection of websites.
Documentation for the CustomSearch API in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/customsearch/v1/python/latest/).
<table>
<tr>
<td><a href="customsearch">samples/customsearch</a></td>
<td>Search from the command-line</td>
</tr>
</table>
##  APIs Discovery Service
Lets you discover information about other Google APIs, such as what APIs are
available, the resource and method details for each API.
Documentation for the APIs Discovery Service in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/discovery/v1/python/latest/).
<table>
<tr>
<td><a href="api-python-client-doc">samples/api-python-client-doc</a></td>
<td>
Application serving up the Python help documentation for each API
(see <a href="http://api-python-client-doc.appspot.com/">here</a>)
</td>
</tr>
</table>
##  Groups Settings API
Lets you manage permission levels and related settings of a group.
Documentation for the Groups Settings API in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/groupssettings/v1/python/latest/).
<table>
<tr>
<td><a href="groupssettings">samples/groupssettings</a></td>
<td>Sample for the Groups Settings API</td>
</tr>
</table>
##  Google+ API
The Google+ API enables developers to build on top of the Google+ platform.
Documentation for the Google+ API in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/plus/v1/python/latest/).
<table>
<tr>
<td><a href="appengine">samples/appengine</a></td>
<td>Demonstrates the people API and OAuth 2.0 decorator for Google App
Engine applications</td>
</tr>
<tr>
<td><a href="plus">samples/plus</a></td>
<td>Loop over all a user's activities and print a short snippet</td>
</tr>
</table>
##  Prediction API
Lets you access a cloud hosted machine learning service that makes it easy to
build smart apps
Documentation for the Prediction API in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/prediction/v1.6/python/latest/).
<table>
<tr>
<td><a href="prediction">samples/prediction</a></td>
<td>Command-line application that trains on your input data</td>
</tr>
</table>
##  Search Console API
Add sites to a Search Console account, retrieve site data and diagnostics, and submit sitemaps.
Documentation for the Search Console API in
[Google Developers](https://developers.google.com/webmaster-tools/v3/).
<table>
<tr>
<td><a href="searchconsole">samples/searchconsole</a></td>
<td>Command-line samples for Search Console API (formerly known as Webmaster Tools API)</td>
</tr>
</table>
##  Search API For Shopping
Lets you search over product data.
Documentation for the Search API For Shopping in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/shopping/v1/python/latest/).
<table>
<tr>
<td><a href="searchforshopping">samples/searchforshopping</a></td>
<td>Demonstrates the query capabilities for the Search API for Shopping</td>
</tr>
</table>
##  Cloud Compute Engine API
Lets you manage the Google Compute Engine instances in your projects.
<table>
<tr>
<td><a href="compute">samples/compute</a></td>
<td>Creates a Google Compute Engine instance to modify a samples image and upload the result
to a Cloud Storage bucket, then deletes the instance.</td>
</tr>
</table>
##  Cloud Storage API
Lets you store and retrieve potentially-large, immutable data objects.
Documentation for the Cloud Storage API in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/storage/v1beta2/python/latest/).
<table>
<tr>
<td><a href="storage">samples/storage</a></td>
<td>Uploads and downloads files between Google Cloud Storage and the local
filesystem using the Google APIs Python Client Library</td>
</tr>
</table>
##  Tasks API
Lets you manage your tasks and task lists.
Documentation for the Tasks API in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/tasks/v1/python/latest/).
<table>
<tr>
<td><a href="tasks_appengine">samples/tasks_appengine</a></td>
<td>Sample code for the guide
<a href="https://cloud.google.com/appengine/articles/python/getting_started_with_tasks_api">
Getting Started with Google Tasks API</a></td>
</tr>
<tr>
<td><a href="service_account">samples/service_account</a></td>
<td>Demonstrates working with service accounts</td>
</tr>
</table>
##  Translate API
Lets you translate text from one language to another.
Documentation for the Translate API in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/translate/v2/python/latest/).
<table>
<tr>
<td><a href="translate">samples/translate</a></td>
<td>Demonstrates the Translate API</td>
</tr>
</table>
##  URL Shortener API
Lets you create, inspect, and manage `goo.gl` short URLs.
Documentation for the URL Shortener API in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/urlshortener/v1/python/latest/).
<table>
<tr>
<td><a href="urlshortener">samples/urlshortener</a></td>
<td>Shortens a URL with the URL Shortener API</td>
</tr>
</table>
##  YouTube Data API
Programmatic access to YouTube features.
Documentation for the YouTube Data API in
[PyDoc](https://google-api-client-libraries.appspot.com/documentation/youtube/v3/python/latest/).
<table>
<tr>
<td><a href="youtube">samples/youtube</a></td>
<td>Demonstrates YouTube APIs</td>
</tr>
</table>
# Pagination Samples
<table>
<tr>
<td><a href="plus">samples/plus</a></td>
<td>Loop over all a user's activities and print a short snippet</td>
</tr>
</table>
# OAuth 2.0 Samples
<table>
<tr>
<td><a href="appengine">samples/appengine</a></td>
<td>Demonstrates the people API and OAuth 2.0 decorator for Google App
Engine applications</td>
</tr>
<tr>
<td><a href="service_account">samples/service_account</a></td>
<td>Demonstrates working with service accounts</td>
</tr>
</table>
# Media Upload and Download Samples
<table>
<tr>
<td><a href="storage">samples/storage</a></td>
<td>Uploads and downloads files between Google Cloud Storage and the local
filesystem using the Google APIs Python Client Library</td>
</tr>
<tr>
<td><a href="youtube">samples/youtube</a></td>
<td>Demonstrates YouTube APIs</td>
</tr>
</table>
# Command-line Samples
<table>
<tr>
<td><a href="adexchangebuyer">samples/adexchangebuyer</a></td>
<td>Samples for working with the Ad Exchange Buyer API</td>
</tr>
<tr>
<td><a href="adsense">samples/adsense</a></td>
<td>Collection of command-line samples for the AdSense Management API</td>
</tr>
<tr>
<td><a href="analytics">samples/analytics</a></td>
<td>Command-line samples for producing reports with the Analytics API</td>
</tr>
<tr>
<td><a href="audit">samples/audit</a></td>
<td>Prints the activities for a domain using the Audit API</td>
</tr>
<tr>
<td><a href="blogger">samples/blogger</a></td>
<td>Retrieve the list of blogs and their posts for a user</td>
</tr>
<tr>
<td><a href="coordinate">samples/coordinate</a></td>
<td>Demonstrates how to use the Google Coordinate API</td>
</tr>
<tr>
<td><a href="customsearch">samples/customsearch</a></td>
<td>Search from the command-line</td>
</tr>
<tr>
<td><a href="groupsettings">samples/groupsettings</a></td>
<td>Sample for the Groups Settings API</td>
</tr>
<tr>
<td><a href="plus">samples/plus</a></td>
<td>Loop over all a user's activities and print a short snippet</td>
</tr>
<tr>
<td><a href="prediction">samples/prediction</a></td>
<td>Command-line application that trains on your input data</td>
</tr>
<tr>
<td><a href="searchforshopping">samples/searchforshopping</a></td>
<td>Demonstrates the query capabilities for the Search API for Shopping</td>
</tr>
<tr>
<td><a href="storage">samples/storage</a></td>
<td>Uploads and downloads files between Google Cloud Storage and the local
filesystem using the Google APIs Python Client Library</td>
</tr>
<tr>
<td><a href="translate">samples/translate</a></td>
<td>Demonstrates the Translate API</td>
</tr>
<tr>
<td><a href="urlshortener">samples/urlshortener</a></td>
<td>Shortens a URL with the URL Shortener API</td>
</tr>
<tr>
<td><a href="youtube">samples/youtube</a></td>
<td>Demonstrates YouTube APIs</td>
</tr>
</table>
# Google App Engine Samples
<table>
<tr>
<td><a href="api-python-client-doc">samples/api-python-client-doc</a></td>
<td>
Application serving up the Python help documentation for each API
(see <a href="http://api-python-client-doc.appspot.com/">here</a>)
</td>
</tr>
<tr>
<td><a href="appengine">samples/appengine</a></td>
<td>Demonstrates the people API and OAuth 2.0 decorator for Google App
Engine applications</td>
</tr>
<tr>
<td><a href="tasks_appengine">samples/tasks_appengine</a></td>
<td>Sample code for the guide
<a href="https://cloud.google.com/appengine/articles/python/getting_started_with_tasks_api">
Getting Started with Google Tasks API</a></td>
</tr>
</table>
|