Sha256: 92bc568a105de04b9a707ee9a34cb2ee92f1c427672bd72d3514a412b52923bf

Contents?: true

Size: 1.78 KB

Versions: 1

Compression:

Stored size: 1.78 KB

Contents

11.0.0
- Jeffrey Posnick (jeffy@google.com) takes over as maintainer of this project
- added support for AdWords API v11
- removed support for AdWords API v9
- added support for the ADWORDS4R_DEBUG environment variable--if set to TRUE, SOAP logs will be written to the current directory when the API is used

1.0
- added support for API v10
- removed support for APIs v6, v7 and v8
- used soap4r v1.5.6 to generate the API files from the WSDL
- added soap4r v1.5.6 and http-access2 v2.0.5 as gem dependencies
- cleaned up some of the kludges that were needed for older soap4r libraries
0.8
- Ryan Leavengood takes over as maintainer of this project
- added support for APIs v7, v8 and v9
- removed support for v4 and v5
- updated the examples amd made it so they will use the adwords4r in their parent directory
0.7
- added support for API v6
- uncommented clientEmail in sample property file
0.6
- added support for API v5
- added support for alternateUrl header, in order to work with sandbox
- tested with sandbox
0.5 Now supports AdWords API v4. Got rid of yaml dependency. Changed properties file name for default credentials to adwords.properties. Enhanced the readme.txt a bit. Added a few samples.
0.4 Now all generated classes are within the Adwords module. Will make it easier to use that in Rails. Support for gen classes in a module is not implemented in soap4r for doc/literal style (it works for rpc/encoded). I logged a bug for soap4r. In the meantime I had to fix adwords4r from my module using module_eval to patch the Mapping class.
0.3 fixed the bug in InfoService and many others. I fix the wsdl before generation.
0.2 added packaging, made it a gem, and added a setup program, for easy installation in all configurations (gem and non gem).
0.1 -first version, not fully tested
works for Campaigns

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
adwords4r-11.0.2 ChangeLog.txt