Revision history for Yahoo-Marketing
0.01 07 June 2006
First version. Comments welcome!
0.02 03 August 2006
Second version, lots of changes for 1.0 sandbox release
- new Response types
- automatically encode values
- proper types for ComplexTypes
0.03 07 August 2006
Couple of documentation fixes
Removed pending field from Ad (no longer used)
0.04 23 October 2006
Little tweaks to coinside with new sandbox release
Better error message when getMasterAccountLocation calls fail
Make http addresses in the POD link
0.05 24 October 2006
Fix for SetGeographicLocationResponse with empty ambiguousMatch
Added cache clearing example to Yahoo::Marketing POD
0.06 13 November 2006
Fix for multiple ApiFaults in response
Fix MakeMaker incompatible versions
0.07 17 November 2006
New CombinedAccountStatus complex type
0.08 20 November 2006
Fix for DateTime::Format::W3CDTF being used
MasterAccountService tests fixed
0.09 17 January 2007
Added immortal option to prevent dying on SOAP faults.
Added automatic handling of Date/Timestamp fields
- DateTime objects can now be passed in directly
- DateTime objects are now returned from getters
They should stringify correctly so this functionality
should be more or less transparent
0.10 19 March 2007
Added work around for accountID in header for getMasterAccountLocation call
Missing DateTime::Format:: prereqs added
1.01 20 April 2007
Reuse SOAP::Lite objects to prevent leaking memory
Fixed bug email address in docs
Fix for getRelatedKeywords when no related keywords are returned
Major version # bumped. Going forward, the major version # of Yahoo::Marketing will correspond to the major version of EWS that the release is associated with.