DoubleClick Bid Manager API: Queries fail

409 views
Skip to first unread message

najwa...@datorama.com

unread,
Mar 19, 2019, 9:14:33 AM3/19/19
to Google's DoubleClick Campaign Manager API Forum
Hi,
In the past few days, we are getting  SERVICE_UNAVAILABLE 503 from  Google Display & Video 360.
This happens when we trying to execute the service.queries

1.The request form:

Authorization: Bearer [MY_ACCESS_TOKEN]
Accept: application/json
Content-Type: application/json

{
  "kind": "doubleclickbidmanager#query",
  "params": {
    "filters": [
      {
        "type": "FILTER_PARTNER",
        "value": "887237"
      }
    ],
    "type": "TYPE_GENERAL",
    "groupBys": [
      "FILTER_DATE",
      "FILTER_ADVERTISER",
      "FILTER_INSERTION_ORDER",
      "FILTER_LINE_ITEM",
      "FILTER_LINE_ITEM_TYPE",
      "FILTER_CREATIVE_ID",
      "FILTER_CREATIVE_SIZE",
      "FILTER_CREATIVE_TYPE",
      "FILTER_EXCHANGE_ID",
      "FILTER_ADVERTISER_CURRENCY",
      "FILTER_INVENTORY_SOURCE",
      "FILTER_PARTNER_CURRENCY",
      "FILTER_FLOODLIGHT_ACTIVITY_ID",
      "FILTER_AD_POSITION"
    ],
    "metrics": [
      "METRIC_TOTAL_CONVERSIONS",
      "METRIC_LAST_CLICKS",
      "METRIC_LAST_IMPRESSIONS",
      "METRIC_CM_POST_CLICK_REVENUE",
      "METRIC_CM_POST_VIEW_REVENUE"
    ]
  },
  "metadata": {
    "dataRange": "CUSTOM_DATES",
    "format": "CSV",
    "title": "report1552919435268"
  },
  "reportDataEndTimeMs": 1552694399000,
  "reportDataStartTimeMs": 1552608000000,
  "schedule": {
    "frequency": "ONE_TIME"
  }
}
2.The response:  
503 Service Unavailable
{
  "code" : 503,
  "errors" : [ {
    "domain" : "global",
    "message" : "Woops. We are currently having some issues.",
    "reason" : "internalError"
  } ],
  "message" : "Woops. We are currently having some issues."
}

Is there a problem with the DoubleClick Bid Manager API ? or is there a problem with the query (before a couple of days it worked fine)

Thanks.

najwa...@datorama.com

unread,
Mar 19, 2019, 9:28:03 AM3/19/19
to Google's DoubleClick Campaign Manager API Forum

We are getting the problem until the 15th of March, before this date we didn`t see this problem.
If I try to call the request for the 15th / 16th ... until today it fails. 

dcmapi-fo...@google.com

unread,
Mar 19, 2019, 9:29:55 AM3/19/19
to google-doubleclick-...@googlegroups.com
Hi,

For DBM API related issues, please reach out to their support team from here. Feel free to contact us for DCM API specific issues.

Thanks,
Lakshmi, DCM API Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    http://googleadsdeveloper.blogspot.com/search/label/dfa_api
    https://developers.google.com/doubleclick-advertisers/community
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--
You received this message because you are subscribed to the Google Groups "Google's DoubleClick Campaign Manager API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-doubleclick-for-advertisers-api+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages