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 webpage provides documentation for the `AccessDateRange` class within the Google Analytics Admin API, specifically within version 0.21.0."],["The `AccessDateRange` class represents a contiguous date range with a start and end date, and is found under the `com.google.analytics.admin.v1alpha` package."],["The page also provides access to the documentation for multiple historical versions of the API, up to the latest release of 0.70.0, and back to 0.14.0, all of which contains the `AccessDateRange` class."],["The `AccessDateRange` class extends `GeneratedMessageV3` and implements `AccessDateRangeOrBuilder`, offering methods to manage date ranges in queries with formats such as `YYYY-MM-DD`, `NdaysAgo`, `yesterday`, and `today`."],["Important methods include static factory methods for parsing date ranges and getting default instances and descriptors."]]],[]]