با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
برای تغییر چندین خط مشی به طور همزمان، می توانید درخواست های دسته ای را با batchModify انجام دهید. درخواستها تنها در صورتی میتوانند با هم جمع شوند که تمام معیارهای زیر را داشته باشند:
به همان منبع هدف (واحد سازمانی) مراجعه کنید.
فضای نام یکسانی را به اشتراک بگذارید (شماها فقط در برگ متفاوت هستند).
مثال: میتوانید chrome.devices.A و chrome.devices.B را دستهبندی کنید، اما نه chrome.devices.A و chrome.devices.managedGuest.B .
اگر طرحواره ها کلید زده شوند، کلیدهای یکسانی باید وجود داشته باشند، اما می توانند مقادیر متفاوتی داشته باشند.
مثال: می توانید تنظیمات چاپگرهای مختلف را در یک واحد سازمانی تغییر دهید.
تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eThe \u003ccode\u003ebatchModify\u003c/code\u003e request allows for modifying multiple policies within a single Organizational Unit simultaneously, streamlining policy management.\u003c/p\u003e\n"],["\u003cp\u003eTo be batched together, requests must share the same target resource, namespace (with schema differences only on the leaf), and, if keyed, the same keys (though values can differ).\u003c/p\u003e\n"],["\u003cp\u003eBatching requests is recommended to minimize server load and stay within usage limits.\u003c/p\u003e\n"]]],[],null,["# Batch update policies\n\nTo modify multiple policies at the same time, you can batch requests with\n[`batchModify`](/chrome/policy/reference/rest/v1/customers.policies.orgunits/batchModify).\nRequests can only be batched together if the meet all the following criteria:\n\n1. Refer to the same target resource (Organizational Unit)\n2. Share the same namespace (schemas differ only on the leaf).\n\n **Example:** You can batch `chrome.devices.A` and `chrome.devices.B`, but not\n `chrome.devices.A` and `chrome.devices.managedGuest.B`.\n3. If schemas are keyed, the same keys must be present, but can have different values.\n\n **Example:** You can modify settings of different printers in the same\n Organizational Unit.\n\n| **Note:** Modifying multiple policies at once in a single [`batchModify`](/chrome/policy/reference/rest/v1/customers.policies.orgunits/batchModify) request is recommended to reduce the number of requests to the server. Learn more about [Usage limits](/chrome/policy/guides/overview#usage_limits)."]]