The details of the error are

HTTP/1.1 400 Bad Request
< Content-Type: text/xml
< Date: Fri, 11 Mar 2016 10:53:32 GMT
< Expires: Fri, 11 Mar 2016 10:53:32 GMT
< Cache-Control: private, max-age=0
< X-Content-Type-Options: nosniff
< X-Frame-Options: SAMEORIGIN
< X-XSS-Protection: 1; mode=block
< Server: GSE
< Accept-Ranges: none
< Vary: Accept-Encoding
< Transfer-Encoding: chunked
< 
* Connection #0 to host adwords.google.com left intact
Error in `[.default`(xj, i) : 
  only 0's may be mixed with negative subscripts


Could you offer some guidance on what I can do to understand this error 
better?

I believe I have authenticated the account directly.

My request is
body <- statement(select=c('Clicks','AveragePosition','Cost'),
  report="ACCOUNT_PERFORMANCE_REPORT",
  start="20160301",
  end="20160310")

the error appears after I execute

data <- getData(clientCustomerId=customerID, google_auth=google_auth 
,statement=body)

Using R and the RAdwords package.

Could anybody give me a nudge in the right direction?  Or some tips on 
diagnosing the problem?

Phil,




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e06b17d6-fae1-47a9-8421-e3cc7ca42629%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to