Experimental Notice: Use of undefined constant STDERR

2016-10-03 Thread RCV
I'm getting this error notice every time i use the library. *Notice*: Use of undefined constant STDERR - assumed 'STDERR' in *Google\AdsApi\AdWords\AdWordsSessionBuilder->defaultOptionals()* (line *239* of ***/docroot/vendor/googleads/googleads-php-lib/src/Google/AdsApi/AdWords/AdWordsSessi

Re: Results Problem -DEV

2016-09-21 Thread RCV
Thanks Shweta, solved :) El miércoles, 21 de septiembre de 2016, 20:05:28 (UTC+2), Shwetha Vastrad (AdWords API Team) escribió: > > Hi, > > Could you provide the complete report definition along with your > clientCustomerId? Have you set the includeZeroImpressions header >

Results Problem -DEV

2016-09-21 Thread RCV
Hi, I'm getting results for the Video and Campaign performance reports until I try to get video views, the return empty results. When I called VideoId I got: Array ( [Video Duration] => Video Duration [Video Id] => Video Id ) Array ( [Video Duration] => 25000 [Video Id] => 000F

Re: No Results for Campaign Service

2016-09-20 Thread RCV
Thank Peter, I've installed new dev release and all is fine. I'm using it on Drupal 8 and works like a charm. Great job! El martes, 20 de septiembre de 2016, 5:28:57 (UTC+2), Peter Oliquino escribió: > > Hi, > > You may want to try out our example in the client library >

Re: No Results for Campaign Service

2016-09-19 Thread RCV
Hi, i'm trying to get success with downloading a report but im confused on the documents because im using namespaced dev experimental branch of api. My code is the following: --- $oAuth2Credential = (new OAuth2TokenBuilder())

Re: No Results for Campaign Service

2016-09-19 Thread RCV
Thank you very mach for your fast response :) El lunes, 19 de septiembre de 2016, 10:49:44 (UTC+2), RCV escribió: > > Hi, > > I'm using the experimental Branch. When I try to get all campaigns i get 0 > results but I have campaigns on my test account. My

No Results for Campaign Service

2016-09-19 Thread RCV
Hi, I'm using the experimental Branch. When I try to get all campaigns i get 0 results but I have campaigns on my test account. My code is as following: -- $oAuth2Credential = (new OAuth2TokenBuilder())