Google Analytics Admin API (analyticsadmin:v1beta)

2023-08-10

1 new method

Additions

    Methods
  • analyticsadmin.properties.conversionEvents.patch

      Description : Updates a conversion event with the specified attributes.

      Parameters :

        name

          Description : Output only. Resource name of this conversion event. Format: properties/{property}/conversionEvents/{conversion_event}

          Location : path

          Required : Yes

          Type : string

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

        updateMask

          Type : string

          Location : query

          Description : Required. The list of fields to be updated. Field names must be in snake case (e.g., "field_to_update"). Omitted fields will not be updated. To replace the entire entity, use one path with the string "*" to match all fields.

          Format : google-fieldmask

      Path : v1beta/{+name}

      HTTP Method : PATCH

      Parameter Order : name

      Flat Path : v1beta/properties/{propertiesId}/conversionEvents/{conversionEventsId}

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