Error with getLastRow()

2017-08-23 Thread Luis M . Castañeda
Since yesterday, all my scripts that use getLastRow() stopped working. I get the following error "No se puede cambiar el tamaño de la columna de forma automática con el índice "17" porque solo hay "17" columnas. (line 785)" which is something like "You can not resize the column automatically

Lost Impression Share Rank

2017-07-01 Thread Luis M . Castañeda
By looking at the campaign level the report shows some impressions lost due to ranking. Problem is that when I look at the group level the lost impression share by ranking does not show. Any idea why? This happens on all accounts under my MCC. Attached you will find the corresponding images.

Google Analytics metrics not available at the ACCOUNT_PERFORMANCE_REPORT

2017-05-20 Thread Luis M . Castañeda
Why the Google Analytics metrics are not available on the ACCOUNT_PERFORMANCE_REPORT. I mean AverageTimeOnSite and BounceRate Thanks, Luis -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Bounce Rate

2016-05-20 Thread Luis M . Castañeda
Why the Bounce Rate is not available in the Account Performance Report??? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

How to run auction insights reports using AdWords Script

2014-09-23 Thread Luis M . Castañeda
I am using the AdWords Scripts to run my reports. I want to know how to generate an auction insights reports. Is it possible? Thanks, Luis -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

How to run search terms report on selected keywords using AdWords Script

2014-09-23 Thread Luis M . Castañeda
I am using the AdWords Scripts to run my reports. I want to know how to generate a search terms report on selected keywords. Is it possible? Thanks, Luis -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

HTML Error 400

2013-11-28 Thread Luis M . Castañeda
I wrote a PHP program to run a report using a Cron Job. The program was running fine but recently I started to get an error 400. Obviusly, I did not make any change to the code. Any idea why it is not running anymore? The request code is: $ch_report1 = curl_init($url_report);

CURL http code 0

2013-08-01 Thread Luis M . Castañeda
I wrote a PHP code that runs smoothly, now I am trying to make it run periodically using a Cron Job. Problem is that I get an http code 0 from the CURL instead of 200. Any idea why? I already tried timeout and connectimeout but did not fix it. Here is the code: $params = array(