Skip to content

Commit

Permalink
Removing deprecated AdWords API version v201309.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcloonan committed Jul 22, 2014
1 parent 2da6d98 commit 93bba1b
Show file tree
Hide file tree
Showing 152 changed files with 328 additions and 10,736 deletions.
3 changes: 3 additions & 0 deletions adwords_api/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
0.13.0:
- Removed deprecated API version v201309.

0.12.1:
- Support and examples for v201406.
- Changed default OAuth scope. See:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class ApplicationController < ActionController::Base

# Returns the API version in use.
def get_api_version()
return :v201309
return :v201406
end

# Returns currently selected account.
Expand Down
95 changes: 0 additions & 95 deletions adwords_api/examples/v201309/account_management/create_account.rb

This file was deleted.

122 changes: 0 additions & 122 deletions adwords_api/examples/v201309/account_management/get_account_alerts.rb

This file was deleted.

145 changes: 0 additions & 145 deletions adwords_api/examples/v201309/account_management/get_account_changes.rb

This file was deleted.

Loading

0 comments on commit 93bba1b

Please sign in to comment.