The response:
body = {
"kind": "doubleclickbidmanager#query",
"metadata": {
"dataRange": "LAST_14_DAYS",
"format": "CSV",
"locale":"es",
"title": "API query"
},
"params": {
"type":"TYPE_GENERAL",
"filters":[
{
"type":"FILTER_PARTNER",
"value":""
}
],
"metrics":[
"METRIC_CLICKS"
]
},
"schedule": {
"frequency": "ONE_TIME"
}
}
googleapiclient.errors.HttpError: <HttpError 503 when requesting https://www.googleapis.com/doubleclickbidmanager/v1/query?alt=json returned "Woops. We are currently having some issues.">
The response:
body = {
"kind": "doubleclickbidmanager#query",
"metadata": {
"dataRange": "LAST_14_DAYS",
"format": "CSV",
"locale":"es",
"title": "API query"
},
"params": {
"type":"TYPE_GENERAL",
"filters":[
{
"type":"FILTER_PARTNER",
"value":""
}
],
"metrics":[
"METRIC_CLICKS"
]
},
"schedule": {
"frequency": "ONE_TIME"
}
}
googleapiclient.errors.HttpError: <HttpError 503 when requesting https://www.googleapis.com/doubleclickbidmanager/v1/query?alt=json returned "Woops. We are currently having some issues.">