Hi Doug, Thanks for the feedback, it's great to get the first hand view from another PHP developer. In regards to the timezone issue, the message is just a warning and doesn't prevent the example from working. We try to make the examples easy to use while still encouraging best practices. In my experience developers often copy code directly from the examples, and setting some default timezone in the example could lead to strange behavior and further confuse them.
In regards to OAuth, there does seem to be difficulty around class name collisions. In general this is a problem for PHP 5.2, but can become an impasse when there are multiple OAuth libraries being used. We've recently refactored the OAuth implementation in the library to allow for alternatives to the OAuth PECL, including a bundled implementation by Andy Smith: http://code.google.com/p/google-api-adwords-php/source/detail?r=178 Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en