Hello,

What exactly is the value of the variable "during" when you're putting this 
request together? Also, what is the exact response from the AdWords API, 
including the full error string?

Regards,
Mike, AdWords API Team

On Wednesday, July 9, 2014 2:19:25 PM UTC-4, Sina Rezaeipour wrote:
>
> Hi everyone,
>
> I am trying to use account summary report, but I get the following error 
> when I run the script:
>
> Invalid reporting query. (line 117)
>
>
> and lines 117-120 being:
>
>
>   var report = AdWordsApp.report(
>
>       "SELECT Cost, AverageCpc, Ctr, AveragePosition, Impressions, Clicks " +
>
>       "FROM ACCOUNT_PERFORMANCE_REPORT " +
>
>       "DURING " + during);
>
>
> I have done everything I could to fix the error, but it's still giving me 
> this error. Every other part of the code is exact same as here 
> <https://developers.google.com/adwords/scripts/docs/solutions/account-summary>,
>  if you are eager to know.
>
>
> What could be the cause of the problem?
>
>
> Thank you
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to