Hello, When we retry our request with the current version(v8), we still having the same error. Please refer to the request below for additional information
Our request: curl --location --request POST 'https://googleads.googleapis.com/v8/customers/5034684848/googleAds:search' \ --header 'Authorization: Bearer access_token' \ --header 'developer-token: developer_token' \ --header 'User-Agent: curl' \ --header 'Accept: application/json' \ --header 'login-customer-id: login_customer_id' \ --header 'Content-Type: application/json' \ --data-raw '{ "query": "SELECT customer.id,customer.descriptive_name,customer.time_zone,change_event.ad_group,change_event.campaign,change_event.change_date_time,change_event.change_resource_name,change_event.change_resource_type,change_event.changed_fields,change_event.client_type,change_event.feed,change_event.feed_item,change_event.new_resource,change_event.old_resource,change_event.resource_change_operation,change_event.resource_name,change_event.user_email FROM change_event WHERE change_event.change_date_time BETWEEN '\''2021-07-21'\'' AND '\''2021-07-22 00:00:00.000000'\'' ORDER BY change_event.change_date_time ASC LIMIT 10000", "page_token": "", "return_total_results_count" : true, "summary_row_setting": "NO_SUMMARY_ROW" }' Response (Request-Id: 2a7pJLXQheS59GbwBtGbcg): { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL", "details": [ { "@type": "type.googleapis.com/google.ads.googleads.v8.errors.GoogleAdsFailure", "errors": [ { "errorCode": { "internalError": "INTERNAL_ERROR" }, "message": "An internal error has occurred." } ], "requestId": "2a7pJLXQheS59GbwBtGbcg" } ] } } Can you please check your system again with our new information? Thank, On Friday, July 16, 2021 at 8:56:11 PM UTC+7 adsapi wrote: > Hello, > > Thanks for reaching out and providing your request and response. I see > that you are using version 7 of the API in your request. As this v7 is now > deprecated, with v8 as the current version > <https://developers.google.com/google-ads/api/rest/reference/rest>, can > you please retry your request with the current version and let us know if > the issue persists? > > Thanks, > Matt > Google Ads API Team > > [image: Google Logo] > Matt > Google Ads API Team > > > ref:_00D1U1174p._5004Q2KcQr5:ref > -- ----------------------------------------------------------------------------------------- もし、このメッセージが誤って貴殿に送信されたと思われる場合には、 機密情報を含んでいる可能性もありますので、どなたにも転送せず、 付属したファイルも含めて削除していただくとともに、発信者にその旨を お伝えいただきますようお願いいたします。 This email may be confidential or privileged. If you received this communication by mistake, please don't forward it to anyone else, please erase all copies and documents, and please let me know that it went to the wrong person. Thank you very much. ----------------------------------------------------------------------------------------- -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/c0b7def9-f7fb-4ca4-98d3-471260c06451n%40googlegroups.com.
