Google Analytics Admin API (analyticsadmin:v1alpha)

2026-06-17

1 new method

Additions

    Methods
  • analyticsadmin.properties.updateReportingIdentitySettings

      HTTP Method : PATCH

      Scopes : https://www.googleapis.com/auth/analytics.edit

      Flat Path : v1alpha/properties/{propertiesId}/reportingIdentitySettings

      Parameters :

        updateMask

          Type : string

          Location : query

          Format : google-fieldmask

          Description : Optional. The list of fields to be updated. Field names must be in snake case (for example, "field_to_update"). Omitted fields will not be updated. To replace the entire entity, use one path with the string "*" to match all fields. If omitted, the service will treat it as an implied field mask equivalent to all fields that are populated.

        name

          Pattern : ^properties/[^/]+/reportingIdentitySettings$

          Type : string

          Description : Output only. Identifier. Resource name for this reporting identity settings singleton resource. Format: properties/{property_id}/reportingIdentitySettings Example: "properties/1234/reportingIdentitySettings"

          Location : path

          Required : Yes

      Path : v1alpha/{+name}

      Parameter Order : name

      Description : Updates the reporting identity settings for this property.