CRITERIA_PERFORMANCE_REPORT : Failing to download from 11/20/2014

75 views
Skip to first unread message

VRN

unread,
Nov 22, 2014, 1:55:47 PM11/22/14
to adwor...@googlegroups.com

Hi,

We are facing issues with Criteria performance Report from last couple of days (11/20/2014). Out of 400 client ids all of them are failing with the same error: Failed to Download Report: The remote server returned an error: (400) Bad Request.Below are the details of the request. 

I dont think there is any issue with OAuth as the error that I am receiving doesn't specify , moreover we dint change any configurations recently. The response error is very generic to figure out the root cause of this issue. Below are the details:
Thank you for your help in advance. Please let me know if you need any other information related to this request.



Download URL: https://adwords.google.com/api/adwords/reportdownload/v201409

Post Body (Outer XML ) :

<?xml version="1.0" encoding="utf-8"?><reportDefinition><selector xmlns="https://adwords.google.com/api/adwords/cm/v201409"><fields>CampaignId</fields><fields>AdGroupId</fields><fields>Id</fields><fields>CriteriaType</fields><fields>Criteria</fields><fields>CriteriaDestinationUrl</fields><fields>Clicks</fields><fields>Impressions</fields><fields>Cost</fields><predicates><field>Status</field><operator>IN</operator><values>ACTIVE</values><values>PAUSED</values></predicates></selector><reportName xmlns="https://adwords.google.com/api/adwords/cm/v201409">Last 7 days CRITERIA_PERFORMANCE_REPORT</reportName><reportType xmlns="https://adwords.google.com/api/adwords/cm/v201409">CRITERIA_PERFORMANCE_REPORT</reportType><dateRangeType xmlns="https://adwords.google.com/api/adwords/cm/v201409">LAST_7_DAYS</dateRangeType><downloadFormat xmlns="https://adwords.google.com/api/adwords/cm/v201409">GZIPPED_CSV</downloadFormat><includeZeroImpressions xmlns="https://adwords.google.com/api/adwords/cm/v201409">false</includeZeroImpressions></reportDefinition>


Exceptions:
InnerException: Google.Api.Ads.AdWords.Util.Reports.AdWordsReportsException
       HResult=-2146233088
       Message=Report download errors occurred.
       Source=Google.AdWords
     InnerException: System.Net.WebException
            HResult=-2146233079
            Message=The remote server returned an error: (400) Bad Request.
          


Danial Klimkin

unread,
Nov 24, 2014, 6:12:01 AM11/24/14
to adwor...@googlegroups.com
I believe this is a duplicate question. I'll ask DotNet library owner to answer on the older thread.


-Danial, AdWords API Team.

Payman Abbasian

unread,
Dec 10, 2014, 2:30:15 AM12/10/14
to adwor...@googlegroups.com
Hey,
I had the same error, Status are changed.

//predicate.values = new string[] { "ACTIVE", "PAUSED" };
predicate.values = new string[] { "ENABLED" }
Reply all
Reply to author
Forward
0 new messages