Hi, I am making a POST request to download criteria report, but when I put 
a client id of a real campaign (which I have permission) I receive this 
message. However, if I to put the id of a test campaign (that I created), I 
receive "200".

Take a look below, I made this request using "Advance Rest Console" Chrome 
app :


Post to:

https://adwords.google.com/api/adwords/reportdownload/v201509?=

Header:

Authorization: (my authorization access token that works with other client 
id)
developerToken: (my developer token that works)
clientCustomerId: (the client id of a real campaign that I have access)

Body:

__rdxml=<reportDefinition 
xmlns="https://adwords.google.com/api/adwords/cm/v201509";>   <selector>     
<fields>Week</fields>     <fields>Date</fields>     
<fields>FinalUrls</fields>     <fields>CampaignName</fields>     
<fields>AdGroupName</fields>     <fields>Clicks</fields>     
<fields>Cost</fields>     <fields>Impressions</fields>     <predicates>     
  <field>Status</field>       <operator>IN</operator>       
<values>ENABLED</values>       <values>PAUSED</values>     </predicates>   
</selector>   <reportName>Custom Adgroup Performance Report</reportName>   
<reportType>CRITERIA_PERFORMANCE_REPORT</reportType>   
<dateRangeType>LAST_7_DAYS</dateRangeType>   
<downloadFormat>CSV</downloadFormat> </reportDefinition>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
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/f0a4bbe5-aa7d-43cb-a860-eaf3a42637fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to