Method: advertisers.negativeKeywordLists.negativeKeywords.delete
नेगेटिव कीवर्ड सूची से नेगेटिव कीवर्ड को मिटाता है.
एचटीटीपी अनुरोध
DELETE https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/negativeKeywordLists/{negativeKeywordListId}/negativeKeywords/{keywordValue}
यह यूआरएल gRPC ट्रांसकोडिंग सिंटैक्स का इस्तेमाल करता है.
पाथ के पैरामीटर
पैरामीटर |
advertiserId |
string (int64 format)
ज़रूरी है. DV360 की मदद से विज्ञापन देने वाले का आईडी, जिससे पैरंट नेगेटिव कीवर्ड सूची जुड़ी है.
|
negativeKeywordListId |
string (int64 format)
ज़रूरी है. पैरंट नेगेटिव कीवर्ड सूची का आईडी, जिससे नेगेटिव कीवर्ड जुड़ा है.
|
keywordValue |
string
ज़रूरी है. मिटाए जाने वाले नेगेटिव कीवर्ड की कीवर्ड वैल्यू.
|
अनुरोध का मुख्य भाग
अनुरोध का मुख्य हिस्सा खाली होना चाहिए.
जवाब का मुख्य भाग
कामयाब होने पर, जवाब का मुख्य हिस्सा खाली रहता है.
अनुमति के दायरे
नीचे दिए गए OAuth के लिंक की ज़रूरत हाेती है:
https://www.googleapis.com/auth/display-video
ज़्यादा जानकारी के लिए, 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) को अपडेट किया गया."],[[["Display & Video 360 API v2 is sunset and this documentation details the process for deleting a negative keyword from a negative keyword list using the API."],["The operation requires sending a DELETE request to a specific URL structure containing the advertiser ID, negative keyword list ID, and the keyword value."],["The request body should be empty and a successful operation will result in an empty response body, confirming the deletion."],["Authorization for this API call requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The provided content outlines the process for deleting a negative keyword from a negative keyword list using the now-sunset Display & Video 360 API v2. The core action is to send a `DELETE` HTTP request to the specified URL, including the `advertiserId`, `negativeKeywordListId`, and `keywordValue` as path parameters. The request body must be empty, and a successful operation results in an empty response body. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]