The timestamp marking the start of the range (inclusive) for which data is included.
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
The timestamp marking the end of the range (exclusive) for which data is included.
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["RowDimensions encapsulates the values of all dimensions for a given row, breaking down along various dimensions such as time interval and publisher identifier."],["TimeInterval represents a specific time range with a start and end timestamp, used within RowDimensions to specify the period for which data is included."],["Both RowDimensions and TimeInterval have specific JSON representations that define their structure and data types for API interactions."],["The `startTime` and `endTime` fields in TimeInterval use RFC3339 UTC \"Zulu\" format with nanosecond resolution for precise time representation."]]],[]]