Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

177
Vistas
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 Respuestas
Responde la pregunta

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 Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda