The inclusive end date for the query in the format YYYY-MM-DD. Cannot
be before startDate. The format NdaysAgo, yesterday, or today is
also accepted, and in that case, the date is inferred based on the current
time in the request's time zone.
The inclusive end date for the query in the format YYYY-MM-DD. Cannot
be before startDate. The format NdaysAgo, yesterday, or today is
also accepted, and in that case, the date is inferred based on the current
time in the request's time zone.
The inclusive start date for the query in the format YYYY-MM-DD. Cannot
be after endDate. The format NdaysAgo, yesterday, or today is also
accepted, and in that case, the date is inferred based on the current time
in the request's time zone.
The inclusive start date for the query in the format YYYY-MM-DD. Cannot
be after endDate. The format NdaysAgo, yesterday, or today is also
accepted, and in that case, the date is inferred based on the current time
in the request's time zone.
[[["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-03-21 UTC."],[[["This document outlines the `AccessDateRange` class within the `google.analytics.admin.v1alpha` package, which is part of the Google Analytics Admin API, and is designed to represent a range of contiguous dates."],["The `AccessDateRange` class is a part of the Java implementation and is a `GeneratedMessageV3` type, inheriting from multiple layers of Google Protobuf classes and implementing the `AccessDateRangeOrBuilder` interface."],["The page details the static fields `END_DATE_FIELD_NUMBER` and `START_DATE_FIELD_NUMBER`, indicating properties for the start and end of the date range."],["The content contains a comprehensive list of available versions of this component, spanning from version 0.70.0 (latest) down to version 0.14.0, with version 0.37.0 being the current selected one."],["The class includes methods for parsing, building, and getting details about date ranges, such as `getStartDate`, `getEndDate`, `parseFrom`, `newBuilder`, among others, and has static methods for accessing it's default instance and descriptor."]]],[]]