in version 1.12.0 there are two incorrect function calls in Report.php
on lines 1132 and 1139
get_elements_by_tag_name()
should read
get_elements_by_tagname()
i.e. no underscore between tag and name.
2008-07-15 10:45:56 UTC in Google APIlity PHP Library for AdWords