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 content provides documentation for the `AccessDateRange` class within the Google Analytics Admin Java library, spanning multiple versions from 0.14.0 up to the latest 0.70.0."],["`AccessDateRange` is a class that defines a continuous range of dates, representing a start date up until the end date, and is part of the `google.analytics.admin.v1beta` package."],["This class extends `GeneratedMessageV3` and implements `AccessDateRangeOrBuilder`, allowing it to utilize methods for message management and parsing, as well as specific date range functionalities."],["The documentation includes methods for parsing, accessing, and manipulating date ranges, including getting start and end dates, and methods for interacting with `ByteString`, `CodedInputStream`, and `InputStream` objects."],["The content contains many different versions, including the latest, to be able to navigate for use with any version between 0.14.0 and 0.70.0."]]],[]]