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-17 UTC."],[[["The webpage provides documentation for the `AccessDateRange` class within the Google Analytics Admin API for Java, with the latest version being 0.70.0."],["It lists various versions of the `AccessDateRange` class, ranging from version 0.70.0 down to 0.14.0, each linked to its respective documentation."],["`AccessDateRange` is defined as a class extending `GeneratedMessageV3`, representing a contiguous range of days with a start and end date, used for querying data in Google Analytics."],["The documentation includes detailed information on the `AccessDateRange` class's static methods, inherited members, fields, and instance methods for developers using this API."],["The `AccessDateRange` class has methods to get start and end dates, which can be in the format `YYYY-MM-DD` or relative terms such as `NdaysAgo`, `yesterday`, or `today`."]]],[]]