Hi Maria,

This is an AdWords API Forum, the Google API PHP 
Client<https://code.google.com/p/google-api-php-client/>is not supported by 
this forum. Please contact the Google 
API Client Forum<https://groups.google.com/forum/#!forum/google-api-php-client>
.

But as a side note, the code for 
Google_Client.php<https://code.google.com/p/google-api-php-client/source/browse/trunk/src/Google_Client.php>definitely
 lives in the 
src/<https://code.google.com/p/google-api-php-client/source/browse/trunk/src/>directory
 - unless you've downloaded the source from SVN, in which case 
it'd be trunk/src.

I suspect your php.ini file isn't being read, or your path is incorrect. 
Try running phpinfo() <http://us1.php.net/phpinfo> or 
die(ini_get<http://php.net/ini_get>
('include_path')); to check the include path. Finally, make sure the files 
have the correct permissions to be executed.

Regards,

- Paul, AdWords API Team.

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

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to