Re: ***Announcing the new ads PHP client library***

2017-09-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Joven, Are you facing any issues while using the v201708 version of the API? If so, could you please create a new thread with more details and logs explaining the issue? Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: ***Announcing the new ads PHP client library***

2017-09-11 Thread Joven Albarida
Guys, I think the only steps that didnt explain on Adwords API people, is that when in v201708 the adsapi_php use the HOME directory path, but downwards version was totally mind freak setting On Thursday, December 22, 2016 at 10:38:06 AM UTC+8, Thanet Knack Praneenararat (AdWords API Team)

Re: ***Announcing the new ads PHP client library***

2017-02-24 Thread Jesús Cárdenas
alfonso payra, The problem was the path of the adsapi_php.ini file, I used psr-4 to integrate the ads library into my project. Adding the following lines in composer.json: "psr-4": { "Google\\AdsApi\\": "vendor/googleads/googleads-php-lib/src/Google/AdsApi", } And

Re: ***Announcing the new ads PHP client library***

2017-01-26 Thread alfonso payra
jesus where you able to fix this problem? im getting same error but i did follow all steps. Im using vagrant with homestead but not using laravel El lunes, 26 de diciembre de 2016, 5:01:53 (UTC-3), Jesús Cárdenas escribió: > > > Hello I need help, I go to the last version of the library and I

Re: ***Announcing the new ads PHP client library***

2017-01-04 Thread 'Joyce Lava' via AdWords API Forum
Hi Dmytro, Could you please open a new thread so we can properly track your concern? Also, if you are referring to setting up the client library in your application, you may want to contact the github experts through the link I shared above. Thanks, Joyce, AdWords API Team -- --

Re: ***Announcing the new ads PHP client library***

2017-01-04 Thread Dmytro S
Hi! Is where any simple way to put logs into subfolders with customerId ad current date as names without creating own logger? Please, advise. Thanks, Dmytro. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: ***Announcing the new ads PHP client library***

2016-12-26 Thread 'Joyce Lava' via AdWords API Forum
Hello Jesús*,* Please create a new github issue with the above concern. Thanks, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: ***Announcing the new ads PHP client library***

2016-12-26 Thread Jesús Cárdenas
Hello I need help, I go to the last version of the library and I have problems, I work with Laravel 4.2: I write in console: ~$ *cd* *$path/project/* vendor/googleads/googleads-php-lib/examples/AdWords/v201609/AccountManagement ~$ *php* GetAccountHierarchy.php PHP Fatal error: Uncaught

Re: ***Announcing the new ads PHP client library***

2016-12-26 Thread Jesús Cárdenas
Hello, I was working with the 15.00 version of googleads-php-lib. Is it necessary to go to version 25.00 now? El miércoles, 21 de diciembre de 2016, 23:38:06 (UTC-3), Thanet Knack Praneenararat (AdWords API Team) escribió: > > Hello ads PHP developers! Today we’re pleased to announce the stable

***Announcing the new ads PHP client library***

2016-12-21 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello ads PHP developers! Today we’re pleased to announce the stable release of the new ads PHP client library. This has been in beta for a while now, is a huge overhaul of the library, and offers a multitude of improvements. Please see our blog post