Hello, we started receiving a lot of 500 internal errors from the API since 
~2 hours ago.
For example calling this endpoint (customer id removed on purpose): 
https://googleads.googleapis.com/v5/customers/#####/googleAds:search
with the body "{"query":"SELECT campaign.app_campaign_setting.app_id, 
campaign.name, campaign.id, campaign.advertising_channel_type, 
campaign.advertising_channel_sub_type, segments.ad_network_type, 
campaign.app_campaign_setting.bidding_strategy_goal_type, 
campaign.bidding_strategy_type, campaign.target_cpa.target_cpa_micros, 
metrics.impressions, metrics.clicks, metrics.ctr, metrics.conversions, 
metrics.cost_micros, segments.date FROM campaign WHERE segments.date >= 
'2021-03-17' AND segments.date <= '2021-03-24' AND 
campaign.app_campaign_setting.app_id = 'com.AAAAAA.AAAAAAA'"}
return this error:
{
    "code": 500,
    "message": "Internal error encountered.",
    "status": "INTERNAL",
    "details": [
      {
        "@type": 
"type.googleapis.com/google.ads.googleads.v5.errors.GoogleAdsFailure",
        "errors": [
          {
            "errorCode": {
              "internalError": "INTERNAL_ERROR"
            },
            "message": "An internal error has occurred."
          }
        ]
      }
    ]
}

request-id is "XvqkgKOY_Er_IL61MkoJrQ"

The same call worked 4 hours ago.

Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ffe7af7a-49ee-4368-995a-232d7f30bf9fn%40googlegroups.com.

Reply via email to