Method: users.create
नया उपयोगकर्ता बनाता है. सफल होने पर, नया उपयोगकर्ता दिखाता है.
इस तरीके के लिए, पुष्टि करने की खास शर्तें पूरी करनी होती हैं. इस तरीके का इस्तेमाल करने से पहले, हमारी उपयोगकर्ताओं को मैनेज करने के बारे में गाइड में दी गई ज़रूरी शर्तें पढ़ें.
"यह तरीका आज़माएं" सुविधा इस तरीके के लिए काम नहीं करती है.
एचटीटीपी अनुरोध
POST https://displayvideo.googleapis.com/v2/users
यह यूआरएल gRPC ट्रांसकोडिंग सिंटैक्स का इस्तेमाल करता है.
अनुरोध का मुख्य भाग
अनुरोध के मुख्य भाग में User
का उदाहरण है.
जवाब का मुख्य भाग
कामयाब होने पर, जवाब के मुख्य हिस्से में User
का नया इंस्टेंस शामिल किया जाता है.
अनुमति के दायरे
नीचे दिए गए OAuth के लिंक की ज़रूरत हाेती है:
https://www.googleapis.com/auth/display-video-user-management
ज़्यादा जानकारी के लिए, OAuth 2.0 की खास जानकारी देखें.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-06-11 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-06-11 (UTC) को अपडेट किया गया."],[[["Creates a new Display & Video 360 user and returns the user details upon successful creation."],["This method has specific authentication requirements outlined in the Managing Users guide, which should be reviewed before use."],["The \"Try this method\" feature is unavailable for this specific functionality."],["Utilizes the `https://www.googleapis.com/auth/display-video-user-management` OAuth scope for authorization."]]],["The Display & Video 360 API v2 is no longer available. To create a new user, send a POST request to `https://displayvideo.googleapis.com/v2/users` with a user instance in the request body. Successful requests return the newly created user. Unique authentication prerequisites apply, detailed in the Managing Users guide, and the `https://www.googleapis.com/auth/display-video-user-management` OAuth scope is required. Note: the \"Try this method\" feature is not supported.\n"]]