Skip to content

Commit

Permalink
adding v201608 support for DFP
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Chen committed Aug 23, 2016
1 parent 3c54958 commit da6b1c5
Show file tree
Hide file tree
Showing 795 changed files with 2,477 additions and 15,543 deletions.
6 changes: 6 additions & 0 deletions dfp_api/ChangeLog
@@ -1,3 +1,9 @@
0.18.0:
- Start enforcing actual application name.
- Added support for v201608.
- Removed support for v201505.
- Removed examples for v201508 and v201511.

0.17.0:
- Started enforcing minumum Ruby runtime version via gemspec.
- Cleanup DFP examples.
Expand Down
2 changes: 1 addition & 1 deletion dfp_api/dfp_api.yml
Expand Up @@ -34,7 +34,7 @@
#:oauth2_prn: INSERT_OAUTH2_PRN_HERE

# Other parameters.
:application_name: dfp_ruby_examples
:application_name: INSERT_APPLICATION_NAME_HERE

# Required for all calls other than GetAllNetworks and MakeTestNetwork.
:network_code: INSERT_NETWORK_CODE_HERE
Expand Down

This file was deleted.

This file was deleted.

87 changes: 0 additions & 87 deletions dfp_api/examples/v201508/activity_service/create_activities.rb

This file was deleted.

81 changes: 0 additions & 81 deletions dfp_api/examples/v201508/activity_service/get_all_activities.rb

This file was deleted.

0 comments on commit da6b1c5

Please sign in to comment.