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."],[[["The document provides a comprehensive list of versions for the `AccessDateRange` class within the Google Analytics Admin API, ranging from version 0.14.0 to the latest version 0.70.0."],["`AccessDateRange` is a class that extends `GeneratedMessageV3` and implements `AccessDateRangeOrBuilder`, designed to represent a contiguous range of days with a start and end date."],["The `AccessDateRange` class includes methods for parsing, building, and manipulating date ranges, along with inherited methods from `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3` for general message handling."],["Static methods are provided for common tasks like obtaining a default instance, descriptor, creating new builders, and parsing data from various sources such as `InputStream`, `ByteString`, and `ByteBuffer`."],["The class has two static fields, `END_DATE_FIELD_NUMBER` and `START_DATE_FIELD_NUMBER`, used for identifying the start and end date parameters in the data structure."]]],[]]