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."],[[["This document provides Java reference documentation for the `AccessDateRange` class within the `com.google.analytics.admin.v1beta` package, part of the Google Analytics Admin API."],["The `AccessDateRange` class, extending `GeneratedMessageV3`, defines a contiguous range of days, with methods for specifying start and end dates."],["This documentation covers version `0.50.0` of the Java library, and lists versions from `0.14.0` to `0.70.0`, the latter being the most recent."],["Static methods are available to create instances, parse data, and obtain default configurations for `AccessDateRange` objects."],["The documentation lists inherited members, static fields, and methods from parent classes, such as `AbstractMessage` and `GeneratedMessageV3`, along with methods specific to `AccessDateRange`, such as getting start and end date data."]]],[]]