-
Notifications
You must be signed in to change notification settings - Fork 229
Home
nicholaschen edited this page May 26, 2016
·
18 revisions
Welcome to the google-api-ads-ruby wiki!
Here are some useful links to get you started.
-
AdWords Readme: Google AdWords and DoubleClick Ad Exchange Buyer Client Library Readme
- AdWords No Client Library: How to use the AdWords API in Ruby without the client library
- AdWords Rails Demo: AdWords API with Ruby on Rails demo code walkthrough
- AdWords Utilities: Documentation about how to use existing AdWords helper classes
- DFP Readme: Google's DoubleClick For Publishers API Ruby Client Library Readme
- Using OAuth2 in Ruby Client Library
- API access on behalf of your clients (web flow)
- API access using own credentials (installed application flow)
- API access using own credentials (server to server flow)
- Contributing: How to contribute to the project