One other thing worth noting:  I ran my test case with the following php 
libs:

aw_api_php_lib_2.2.0
aw_api_php_lib_2.5.1
aw_api_php_lib_2.6.3

And against the following versions of targetingIdeaService:

v201003
v201008
v201101

And got the same results for all.  And in my previous post I forgot one 
additional change I made to the php code:
//$targetingIdeaService = $user->GetService('TargetingIdeaService', 
'v201101'); //this throws an error
$targetingIdeaService = $user->GetTargetingIdeaService('v201101');

Thanks again!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

Reply via email to