Method: properties.reportingDataAnnotations.get

Lookup a single Reporting Data Annotation.

HTTP request

GET https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/reportingDataAnnotations/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Resource name of the Reporting Data Annotation to lookup. Format: properties/property_id/reportingDataAnnotations/reportingDataAnnotation Example: properties/123/reportingDataAnnotations/456

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of ReportingDataAnnotation.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/analytics.readonly
  • https://www.googleapis.com/auth/analytics.edit