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 173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
184 Lets you search over a website or collection of websites | 184 Lets you search over a website or collection of websites |
185 | 185 |
186 Official API documentation: https://developers.google.com/custom-search/v1/using
_rest | 186 Official API documentation: https://developers.google.com/custom-search/v1/using
_rest |
187 | 187 |
188 ####  DFA
Reporting API - dfareporting v1.3 | 188 ####  DFA
Reporting API - dfareporting v1.3 |
189 | 189 |
190 Lets you create, run and download reports. | 190 Lets you create, run and download reports. |
191 | 191 |
192 Official API documentation: https://developers.google.com/doubleclick-advertiser
s/reporting/ | 192 Official API documentation: https://developers.google.com/doubleclick-advertiser
s/reporting/ |
193 | 193 |
| 194 ####  APIs Discovery Service - discovery v1 |
| 195 |
| 196 Lets you discover information about other Google APIs, such as what APIs are ava
ilable, the resource and method details for each API. |
| 197 |
| 198 Official API documentation: https://developers.google.com/discovery/ |
| 199 |
194 ####  DoubleCli
ck Bid Manager API - doubleclickbidmanager v1 | 200 ####  DoubleCli
ck Bid Manager API - doubleclickbidmanager v1 |
195 | 201 |
196 API for viewing and managing your reports in DoubleClick Bid Manager. | 202 API for viewing and managing your reports in DoubleClick Bid Manager. |
197 | 203 |
198 Official API documentation: https://developers.google.com/bid-manager/ | 204 Official API documentation: https://developers.google.com/bid-manager/ |
199 | 205 |
200 ####  DoubleCli
ck Search API - doubleclicksearch v2 | 206 ####  DoubleCli
ck Search API - doubleclicksearch v2 |
201 | 207 |
202 Report and modify your advertising data in DoubleClick Search (for example, camp
aigns, ad groups, keywords, and conversions). | 208 Report and modify your advertising data in DoubleClick Search (for example, camp
aigns, ad groups, keywords, and conversions). |
203 | 209 |
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
364 Programmatic access to YouTube features. | 370 Programmatic access to YouTube features. |
365 | 371 |
366 Official API documentation: https://developers.google.com/youtube/v3 | 372 Official API documentation: https://developers.google.com/youtube/v3 |
367 | 373 |
368 ####  YouTube
Analytics API - youtubeAnalytics v1 | 374 ####  YouTube
Analytics API - youtubeAnalytics v1 |
369 | 375 |
370 Retrieve your YouTube Analytics reports. | 376 Retrieve your YouTube Analytics reports. |
371 | 377 |
372 Official API documentation: http://developers.google.com/youtube/analytics/ | 378 Official API documentation: http://developers.google.com/youtube/analytics/ |
373 | 379 |
OLD | NEW |