Hi,
I've got an oauth2 refreshToken scoped to adwords.google.com, working with 
the c# library i'm posting to:
https://adwords.google.com/api/adwords/reportdownload/v201306?__fmt=GZIPPED_CSV

postData:
__rdquery=SELECT+Id%2cKeywordId%2cCampaignId%2cAdGroupId%2cImpressions%2cCost%2cClicks+FROM+AD_PERFORMANCE_REPORT+DURING+20121201%2c20121228

If you need more information i can send a fiddler capture.
The token belong to a MCC account that is linked to a customer client id 
with apiAccess, actually i tried two different customer client ids both 
failing with the same error:

HTTP/1.1 400 Bad Request
Content-Type: text/xml
Date: Sun, 10 Nov 2013 20:05:22 GMT
Expires: Sun, 10 Nov 2013 20:05:22 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Content-Length: 227

<?xml version="1.0" encoding="UTF-8" 
standalone="yes"?><reportDownloadError><ApiError><type>AuthorizationError.USER_PERMISSION_DENIED</type><trigger>&lt;null&gt;</trigger><fieldPath></fieldPath></ApiError></reportDownloadError>

Is there anything specific i should do to grant permissions to fetch 
reports of linked customer client ids using token of an MCC account?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to