Cihazlara ekli satıcı meta verilerini eşzamansız olarak güncellemek için uzun süren bir işlemin durumunu izler. Daha fazla bilgi edinmek için Uzun süreli toplu işlemler başlıklı makaleyi okuyun.
İşlemin işleme ilerleme durumu. 0 ile 100 arasında bir sayı olarak ölçülür. 10O değeri her zaman işlemin tamamlandığı anlamına gelmez. done alanının eklenip eklenmediğini kontrol edin.
devicesCount
integer
İşlemdeki meta veri güncellemelerinin sayısı. API, güncellemelerin bazılarını ayrıştıramıyorsa bu sayı, istekteki güncelleme sayısından farklı olabilir.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-08-29 UTC."],[[["This page describes the JSON representation for tracking the status of a long-running operation to update reseller metadata in batches."],["The `processingStatus` field indicates the current status of the batch operation, utilizing a specific enumerated type."],["The `progress` field shows the completion percentage of the operation, ranging from 0 to 100, but 100% may not indicate that the operation is complete."],["The `devicesCount` field specifies the total number of metadata updates included in the operation, which can differ from the number requested."]]],["This document describes the structure for tracking asynchronous batch operations that update device metadata. Key information includes: `processingStatus`, which indicates the operation's state; `progress`, an integer from 0 to 100 representing the completion percentage; and `devicesCount`, the total number of metadata updates attempted. The JSON representation provides a structure with those fields. The operation status should be checked, and the completion of 100 of progress does not guarantee completion.\n"]]