Google Analytics Admin API Updates

658 views
Skip to first unread message

Ilya Kuleshov

unread,
Jun 4, 2021, 6:02:00 PM6/4/21
to Google Analytics API Notify

Hello,

On behalf of the Google Analytics team I would like to announce the following updates to the Google Analytics Admin API v1 Alpha.

New features

  • accounts.searchChangeHistoryEvents method was added to the API. This method searches through all changes to an account or its children given the specified set of filters.  Common causes would be updates made in the Google Analytics UI, changes from customer support, or automatic Google Analytics system changes.

  • Measurement protocol secrets management methods added under properties.webDataStreams.measurement protocol secrets:

    • create Creates a measurement protocol secret.

    • delete Deletes target measurement protocol secret.

    • get Lookup for a single measurement protocol secret.

    • list Returns child measurement protocol secrets under the specified parent Property.

    • patch Updates a measurement protocol secret.

  • Conversion events management methods added under properties.conversionEvents:

    • create Creates a conversion event with the specified attributes.

    • delete Deletes a conversion event in a property.

    • get Retrieve a single conversion event.

    • list Returns a list of conversion events in the specified parent property.

  • Custom dimensions management methods added under properties.customDimensions:

    • archive Archives a custom dimension on a property.

    • create Creates a custom dimension.

    • get Lookup for a single custom dimension.

    • list Lists custom dimensions on a property.

    • patch Updates a custom dimension on a property.

  • Custom metrics management methods added under properties.customMetrics:

    • archive Archives a custom metric on a property.

    • create Creates a custom metric.

    • get Lookup for a single custom metric.

    • list Lists custom metrics on a property.

    • patch Updates a custom metric on a property.

  • Added properties.getGoogleSignalsSettings, properties.updateGoogleSignalsSettings methods that allow to control the Google Signals setting for a Google Analytics 4 property. 


Breaking changes

  • properties.iosAppDataStreams.create, properties.androidAppDataStreams.create methods were removed from the API. Please use Firebase to create application streams in a Google Analytics 4 property.

 

Ilya,

The Google Analytics Team

Reply all
Reply to author
Forward
0 new messages