FreshnessInfo
代表 [TimelineSpec][google.play.developer.reporting.${apiVersion}.TimelineSpec] 中可要求的最新可用時間。
不同匯總週期的時效性不同。例如,如果在一天結束時只計算一次匯總,DAILY
匯總可能會延遲 HOURLY
。
JSON 表示法 |
{
"freshnesses": [
{
object (Freshness )
}
]
} |
欄位 |
freshnesses[] |
object (Freshness )
每個支援匯總期間的資料更新間隔相關資訊。 這個欄位已設定語意,並以 aggregationPeriod 欄位為索引鍵。
|
即時程度
欄位 |
aggregationPeriod |
enum (AggregationPeriod )
可用資料的匯總期間。
|
latestEndTime |
object (DateTime )
可擷取資料的最近結束時間。時間會以指標集的預設時區為準。 注意:TimelineSpec 中的時間範圍會以 [startTime,
endTime) 表示。舉例來說,如果 DAILY 匯總週期的最新可用時間軸資料點為 2021-06-23 00:00:00
America/Los_Angeles ,則該欄位的值會是 2021-06-24
00:00:00 America/Los_Angeles ,方便您在 [TimelineSpec.end_time][google.play.developer.reporting.TimelineSpec.end_time] 中重複使用。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2022-12-20 (世界標準時間)。
[null,null,["上次更新時間:2022-12-20 (世界標準時間)。"],[[["Freshness represents the latest available time that can be requested in a TimelineSpec."],["Different aggregation periods, such as DAILY and HOURLY, have varying freshness levels."],["Freshness information is provided for each supported aggregation period, including the latest available end time for data."],["The latestEndTime field is designed for easy reuse in TimelineSpec.end_time, allowing users to specify time ranges for data retrieval."]]],[]]