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-04-09 UTC."],[[["The webpage provides documentation for the `AccessDateRange` class within the Google Analytics Admin V1 Beta library, specifically for Java."],["The latest available version of this documentation is 0.70.0, while the current page focuses on version 0.42.0 with many versions provided in between."],["`AccessDateRange` is a data structure that represents a continuous range of dates, including a start date and an end date."],["This class implements the `AccessDateRangeOrBuilder` interface and extends the `GeneratedMessageV3` class, providing methods for creating, parsing, and manipulating `AccessDateRange` objects."],["The start and end dates for the date range can be in 'YYYY-MM-DD' format, or relative formats like 'NdaysAgo', 'yesterday', or 'today', all of which are automatically adjusted to the request's timezone."]]],[]]