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] में आसानी से फिर से इस्तेमाल किया जा सकता है.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eFreshness refers to the latest available time that can be requested in a TimelineSpec.\u003c/p\u003e\n"],["\u003cp\u003eDifferent aggregation periods (e.g., DAILY, HOURLY) have varying freshness levels, with \u003ccode\u003eDAILY\u003c/code\u003e potentially lagging behind \u003ccode\u003eHOURLY\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eFreshness information is provided for each supported aggregation period, including the latest available end time for data in that period.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003elatestEndTime\u003c/code\u003e field in FreshnessInfo is designed for easy integration into TimelineSpec's \u003ccode\u003eend_time\u003c/code\u003e for querying data.\u003c/p\u003e\n"]]],["The content describes data freshness for different aggregation periods, represented in JSON. Data freshness is captured in \"freshnesses,\" which contains information for each supported period. Each \"Freshness\" includes an `aggregationPeriod` and the `latestEndTime`. The `latestEndTime` indicates the most recent available data point's end time for that period, specified in the metric set's default timezone. The end time format allows direct use in `TimelineSpec.end_time`. Different periods like DAILY or HOURLY can have different data freshness.\n"],null,[]]