Reference documentation and code samples for the Google Analytics Admin V1alpha Client class ListReportingDataAnnotationsRequest.
Request message for ListReportingDataAnnotation RPC.
Generated from protobuf message google.analytics.admin.v1alpha.ListReportingDataAnnotationsRequest
Namespace
Google \ Analytics \ Admin \ V1alpha
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Resource name of the property. Format: properties/property_id Example: properties/123
↳ filter
string
Optional. Filter that restricts which reporting data annotations under the parent property are listed. Supported fields are: * * 'name' * * title * * description * * annotation_date * * annotation_date_range * * color Additionally, this API provides the following helper functions: * * annotation_duration() : the duration that this annotation marks, durations. expect a numeric representation of seconds followed by an s suffix. * * is_annotation_in_range(start_date, end_date) : if the annotation is in the range specified by the start_date and end_date. The dates are in ISO-8601 format, for example 2031-06-28. Supported operations: * * = : equals * * != : not equals * * < : less than * * > : greater than * * <= : less than or equals * * >= : greater than or equals * * : : has operator * * =~ : regular expression match * * !~ : regular expression does not match * * NOT : Logical not * * AND : Logical and * * OR : Logical or Examples: 1. title="Holiday Sale" 2. description=~"[Bb]ig [Gg]ame.*[Ss]ale" 3. is_annotation_in_range("2025-12-25", "2026-01-16") = true 4. annotation_duration() >= 172800s AND title:BOGO
↳ page_size
int
Optional. The maximum number of resources to return. The service may return fewer than this value, even if there are additional pages. If unspecified, at most 50 resources will be returned. The maximum value is 200; (higher values will be coerced to the maximum)
↳ page_token
string
Optional. A page token, received from a previous ListReportingDataAnnotations call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListReportingDataAnnotations must match the call that provided the page token.
Optional. Filter that restricts which reporting data annotations under the
parent property are listed.
Supported fields are:
'name'
title
description
annotation_date
annotation_date_range
color
Additionally, this API provides the following helper functions:
annotation_duration() : the duration that this annotation marks,
durations.
expect a numeric representation of seconds followed by an s suffix.
is_annotation_in_range(start_date, end_date) : if the annotation is in
the range specified by the start_date and end_date. The dates are in
ISO-8601 format, for example 2031-06-28.
Supported operations:
Optional. Filter that restricts which reporting data annotations under the
parent property are listed.
Supported fields are:
'name'
title
description
annotation_date
annotation_date_range
color
Additionally, this API provides the following helper functions:
annotation_duration() : the duration that this annotation marks,
durations.
expect a numeric representation of seconds followed by an s suffix.
is_annotation_in_range(start_date, end_date) : if the annotation is in
the range specified by the start_date and end_date. The dates are in
ISO-8601 format, for example 2031-06-28.
Supported operations:
Optional. The maximum number of resources to return. The service may return
fewer than this value, even if there are additional pages. If unspecified,
at most 50 resources will be returned. The maximum value is 200; (higher
values will be coerced to the maximum)
Returns
Type
Description
int
setPageSize
Optional. The maximum number of resources to return. The service may return
fewer than this value, even if there are additional pages. If unspecified,
at most 50 resources will be returned. The maximum value is 200; (higher
values will be coerced to the maximum)
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
Optional. A page token, received from a previous
ListReportingDataAnnotations call. Provide this to retrieve the
subsequent page. When paginating, all other parameters provided to
ListReportingDataAnnotations must match the call that provided the page
token.
Returns
Type
Description
string
setPageToken
Optional. A page token, received from a previous
ListReportingDataAnnotations call. Provide this to retrieve the
subsequent page. When paginating, all other parameters provided to
ListReportingDataAnnotations must match the call that provided the page
token.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. Resource name of the property.
Format: properties/property_id
Example: properties/123
Please see AnalyticsAdminServiceClient::propertyName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Analytics Admin V1alpha Client - Class ListReportingDataAnnotationsRequest (0.29.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.29.1 (latest)](/php/docs/reference/analytics-admin/latest/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.29.0](/php/docs/reference/analytics-admin/0.29.0/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.28.1](/php/docs/reference/analytics-admin/0.28.1/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.27.0](/php/docs/reference/analytics-admin/0.27.0/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.26.0](/php/docs/reference/analytics-admin/0.26.0/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.25.2](/php/docs/reference/analytics-admin/0.25.2/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.24.2](/php/docs/reference/analytics-admin/0.24.2/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.23.0](/php/docs/reference/analytics-admin/0.23.0/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.22.5](/php/docs/reference/analytics-admin/0.22.5/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.20.0](/php/docs/reference/analytics-admin/0.20.0/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.19.0](/php/docs/reference/analytics-admin/0.19.0/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.18.1](/php/docs/reference/analytics-admin/0.18.1/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.17.0](/php/docs/reference/analytics-admin/0.17.0/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.16.0](/php/docs/reference/analytics-admin/0.16.0/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.15.1](/php/docs/reference/analytics-admin/0.15.1/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.14.0](/php/docs/reference/analytics-admin/0.14.0/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.13.0](/php/docs/reference/analytics-admin/0.13.0/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.12.0](/php/docs/reference/analytics-admin/0.12.0/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.11.1](/php/docs/reference/analytics-admin/0.11.1/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.10.0](/php/docs/reference/analytics-admin/0.10.0/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.9.0](/php/docs/reference/analytics-admin/0.9.0/V1alpha.ListReportingDataAnnotationsRequest)\n- [0.8.2](/php/docs/reference/analytics-admin/0.8.2/V1alpha.ListReportingDataAnnotationsRequest) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Analytics Admin V1alpha Client class ListReportingDataAnnotationsRequest.\n\nRequest message for ListReportingDataAnnotation RPC.\n\nGenerated from protobuf message `google.analytics.admin.v1alpha.ListReportingDataAnnotationsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Analytics \\\\ Admin \\\\ V1alpha\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Resource name of the property.\n\nFormat: properties/property_id\nExample: properties/123\n\n### setParent\n\nRequired. Resource name of the property.\n\nFormat: properties/property_id\nExample: properties/123\n\n### getFilter\n\nOptional. Filter that restricts which reporting data annotations under the\nparent property are listed.\n\nSupported fields are:\n\n- 'name'\n- `title`\n- `description`\n- `annotation_date`\n- `annotation_date_range`\n- `color` Additionally, this API provides the following helper functions:\n- annotation_duration() : the duration that this annotation marks, [durations](https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/duration.proto). expect a numeric representation of seconds followed by an `s` suffix.\n- is_annotation_in_range(start_date, end_date) : if the annotation is in the range specified by the `start_date` and `end_date`. The dates are in ISO-8601 format, for example `2031-06-28`. Supported operations:\n - `=` : equals\n - `!=` : not equals\n - `\u003c` : less than\n - `\u003e` : greater than\n - `\u003c=` : less than or equals\n - `\u003e=` : greater than or equals\n - `:` : has operator\n - `=~` : [regular expression](https://github.com/google/re2/wiki/Syntax) match\n - `!~` : [regular expression](https://github.com/google/re2/wiki/Syntax) does not match\n - `NOT` : Logical not\n - `AND` : Logical and\n - `OR` : Logical or Examples:\n- `title=\"Holiday Sale\"`\n- `description=~\"[Bb]ig [Gg]ame.*[Ss]ale\"`\n- `is_annotation_in_range(\"2025-12-25\", \"2026-01-16\") = true`\n- `annotation_duration() \u003e= 172800s AND title:BOGO`\n\n### setFilter\n\nOptional. Filter that restricts which reporting data annotations under the\nparent property are listed.\n\nSupported fields are:\n\n- 'name'\n- `title`\n- `description`\n- `annotation_date`\n- `annotation_date_range`\n- `color` Additionally, this API provides the following helper functions:\n- annotation_duration() : the duration that this annotation marks, [durations](https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/duration.proto). expect a numeric representation of seconds followed by an `s` suffix.\n- is_annotation_in_range(start_date, end_date) : if the annotation is in the range specified by the `start_date` and `end_date`. The dates are in ISO-8601 format, for example `2031-06-28`. Supported operations:\n - `=` : equals\n - `!=` : not equals\n - `\u003c` : less than\n - `\u003e` : greater than\n - `\u003c=` : less than or equals\n - `\u003e=` : greater than or equals\n - `:` : has operator\n - `=~` : [regular expression](https://github.com/google/re2/wiki/Syntax) match\n - `!~` : [regular expression](https://github.com/google/re2/wiki/Syntax) does not match\n - `NOT` : Logical not\n - `AND` : Logical and\n - `OR` : Logical or Examples:\n- `title=\"Holiday Sale\"`\n- `description=~\"[Bb]ig [Gg]ame.*[Ss]ale\"`\n- `is_annotation_in_range(\"2025-12-25\", \"2026-01-16\") = true`\n- `annotation_duration() \u003e= 172800s AND title:BOGO`\n\n### getPageSize\n\nOptional. The maximum number of resources to return. The service may return\nfewer than this value, even if there are additional pages. If unspecified,\nat most 50 resources will be returned. The maximum value is 200; (higher\nvalues will be coerced to the maximum)\n\n### setPageSize\n\nOptional. The maximum number of resources to return. The service may return\nfewer than this value, even if there are additional pages. If unspecified,\nat most 50 resources will be returned. The maximum value is 200; (higher\nvalues will be coerced to the maximum)\n\n### getPageToken\n\nOptional. A page token, received from a previous\n`ListReportingDataAnnotations` call. Provide this to retrieve the\nsubsequent page. When paginating, all other parameters provided to\n`ListReportingDataAnnotations` must match the call that provided the page\ntoken.\n\n### setPageToken\n\nOptional. A page token, received from a previous\n`ListReportingDataAnnotations` call. Provide this to retrieve the\nsubsequent page. When paginating, all other parameters provided to\n`ListReportingDataAnnotations` must match the call that provided the page\ntoken.\n\n### static::build"]]