Getting Error on Google LSA API Response since yesterday

46 views
Skip to first unread message

Muhammad Zubair

unread,
Nov 11, 2025, 6:38:15 PMNov 11
to (Deprecated) Google Ads API and AdWords API Forum
curl --location 'https://googleads.googleapis.com/v21/customers/customer-id/localServices:appendLeadConversation' \
--header 'developer-token: my developer-token' \
--header 'Authorization: Bearer my-token' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--header 'login-customer-id: mcc-id' \
--data '{
  "conversations": [
    {
      "localServicesLead": "customers/customer-id/localServicesLeads/lead-id",
      "text": "I have availability today (Tuesday) at 12:30 PM, 1:00 PM, 1:30 PM, 2:00 PM, 2:30 PM, 3:30 PM, 4:00 PM, or 4:30 PM EDT. Would any of these times work for you?"
    }
  ]
}'

{
    "responses": [
        {
            "partialFailureError": {
                "code": 13,
                "message": "An internal error occurred.",
                "details": [
                    {
                        "@type": "type.googleapis.com/google.ads.googleads.v22.errors.GoogleAdsFailure",
                        "errors": [
                            {
                                "errorCode": {
                                    "internalError": "INTERNAL_ERROR"
                                },
                                "message": "An internal error occurred."
                            }
                        ]
                    }
                ]
            }
        }
    ]
}


facing issue since yesterday and also sometime empty reply given to lead as message,
kindly debug and fix the issue because we are missing live leads because of this issue.

Screenshot 2025-11-11 212509.png

Google Ads API Forum Advisor

unread,
Nov 12, 2025, 1:25:14 AMNov 12
to zub...@co-ventech.com, adwor...@googlegroups.com

Hi,

Thank you for reaching out to the Google Ads API support team.

I have raised this concern with the rest of our team and one of our teammates will get back to you once we have an update on this. Meanwhile, your patience is highly appreciated.


Thanks,
 
Google Logo Google Ads API Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5
[2025-11-12 06:24:21Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01vTFhZ:ref" (ADR-00339039)



Muhammad Zubair

unread,
Nov 12, 2025, 6:54:19 PMNov 12
to (Deprecated) Google Ads API and AdWords API Forum

I’d like to emphasize that this is an urgent matter as we’re currently completely blocked. Our business operations have come to a halt because we rely on the following API for appending conversations:

https://googleads.googleapis.com/v21/customers/{customerId}/localServices:appendLeadConversation

This API was working perfectly until yesterday, but since then, our automation has failed due to the following response:

{
    "responses": [
        {
            "partialFailureError": {
                "code": 13,
                "message": "An internal error occurred.",
                "details": [
                    {
                        "@type": "type.googleapis.com/google.ads.googleads.v22.errors.GoogleAdsFailure",
                        "errors": [
                            {
                                "errorCode": {
                                    "internalError": "INTERNAL_ERROR"
                                },
                                "message": "An internal error occurred."
                            }
                        ]
                    }
                ]
            }
        }
    ]
}

Could you please confirm if this issue is from your side and provide an estimated timeframe for resolution? We’re facing a complete service disruption due to this and need to plan accordingly. Please See the attached screenshot as well 
image (8).png
Reply all
Reply to author
Forward
0 new messages