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 page lists the different versions of the `AccessDateRange` class within the `google-analytics-admin` Java library, ranging from version 0.14.0 to the latest version 0.70.0."],["The `AccessDateRange` class, extending `GeneratedMessageV3`, is a protocol buffer type (`google.analytics.admin.v1alpha.AccessDateRange`) representing a contiguous range of days from a start to end date."],["The `AccessDateRange` class provides methods for handling date ranges, including getting start and end dates, parsing from various input types, and creating new instances or builders."],["Static methods are provided for creating default instances, getting descriptors, building new instances, parsing data, and managing the parser for `AccessDateRange` objects."],["The class inherits numerous methods from parent classes such as `GeneratedMessageV3`, `AbstractMessage`, and `AbstractMessageLite`, enabling functionalities like serialization, equality checks, and hash code generation."]]],[]]