Hi, A new ads php client library was released <http://googleadsdeveloper.blogspot.com/2016/12/announcing-new-ads-php-client-library.html> in December 2016. The configuration settings in the new library have been consolidated into one file called adsapi_php.ini which is available in examples/AdWords <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/adsapi_php.ini>. The builder's fromFile() method looks for an adsapi_php.ini file in your home directory by default. If you want to store this file in another directory, you need to pass the path of the file as an argument. The Upgrading guide <https://github.com/googleads/googleads-php-lib/blob/master/UPGRADING.md> provides more details on migrating your code from the old ads PHP client library to the new one.
Regards, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/b819a6ae-711b-4d48-9838-866624c52ae4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
