Hello

Im trying out Custom Dates using the python API. It worked once ,after 
which I got this:ERROR_GETTING_RESPONSE_FROM_BACKEND.

Full error:googleads.errors.AdWordsReportBadRequestError: Type: 
ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND

Here is my Report Definition:

report = {

'reportName': 'KEYWORD_PERFORMACE_REPORT',

'dateRangeType': 'CUSTOM_DATE',

'reportType': 'KEYWORDS_PERFORMANCE_REPORT',

'downloadFormat': 'CSV',

'selector': {

'dateRange':{'min':'20150201'},

'dateRange':{'max':'20150202'},

'fields': ['Date','Criteria','Clicks','Cost','Ctr']

},

'includeZeroImpressions': 'false'

}

The API works with using other dateRangeTypes.

Please let me know if you need any other details.

Thank you
Yamini

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2593c0fe-bd76-46d5-a016-0db823732dcb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to