Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

181
Visualizações
GA4 Admin API for .Net throwing Internal error on CustomDimensions.Patch

I'm trying to update a GA4 dimension via the GA4 API using the .Net library. I've got to the point where it responds with an Internal Error, so not much of a clue why it is failing. Very similar code works fine for patching a CustomMetric.

var service = new GoogleAnalyticsAdminService(...); 

var request = service.Properties.CustomDimensions
    .Patch(new GoogleAnalyticsAdminV1alphaCustomDimension()
    {
        Description = "Same description",
        DisplayName = "New display name"
    }, "properties/1234567890/customDimensions/1234567890");

request.UpdateMask = "description,display_name";

await request.ExecuteAsync(cancellationToken); 

// Causes:
// Google.GoogleApiException
//   HResult=0x80131500
//   Message=Google.Apis.Requests.RequestError
// Internal error encountered. [500]
// Errors [
//  Message[Internal error encountered.] Location[ - ] Reason[backendError] Domain[global]
// ]
over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

Tony,

Thank you for reporting this, we will update this thread once the issue is fixed.

Ilya, The Google Analytics API Team

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda