DPC dostawcy usług EMM (kontroler zasad urządzeń). Rejestracja typu zero-touch instaluje na urządzeniu model DPC (wymieniony w Configuration) w celu zachowania zgodności z zasadami dotyczącymi urządzeń mobilnych klienta. Wszystkie platformy DPC wymienione przez interfejs API obsługują rejestrację typu zero-touch i są dostępne w Google Play.
Tylko dane wyjściowe. Nazwa zasobu interfejsu API w formacie customers/[CUSTOMER_ID]/dpcs/[DPC_ID]. Przypisana przez serwer. Aby zachować odniesienie do DPC na kontach klientów, utrwalaj i dopasowuj ostatni komponent ścieżki (DPC_ID).
packageName
string
Tylko dane wyjściowe. Identyfikator aplikacji DPC na Androida, który wygląda jak nazwa pakietu Java. Rejestracja typu zero-touch instaluje aplikację DPC na urządzeniu przy użyciu tego identyfikatora.
dpcName
string
Tylko dane wyjściowe. Tytuł aplikacji DPC w Google Play. na przykład Google Apps Device Policy. Przydatne w interfejsie aplikacji.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-25 UTC."],[[["\u003cp\u003eDPCs (Device Policy Controllers) are installed on devices via zero-touch enrollment to enforce mobile policies.\u003c/p\u003e\n"],["\u003cp\u003eThe API lists DPCs that support zero-touch enrollment and are available in Google Play.\u003c/p\u003e\n"],["\u003cp\u003eEach DPC's JSON representation includes its \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003epackageName\u003c/code\u003e (Android application ID), and \u003ccode\u003edpcName\u003c/code\u003e (title in Google Play).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e field provides a unique identifier for a DPC, with \u003ccode\u003eDPC_ID\u003c/code\u003e being the unique key.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003elist\u003c/code\u003e method can be used to get a list of all DPCs that support zero-touch enrollment.\u003c/p\u003e\n"]]],["The Device Policy Controller (DPC) resource manages mobile policies on devices via zero-touch enrollment. Key information includes: `name` (API resource identifier), `packageName` (Android app ID), and `dpcName` (title in Google Play). The API's core action is listing available DPCs that support zero-touch enrollment, using the `list` method. The provided JSON structure outlines how a DPC is represented, defining its attributes. This API supports identifying DPC apps for use in user interfaces.\n"],null,[]]