Method: customers.analysisQueries.delete
בקשת HTTP
DELETE https://adsdatahub.googleapis.com/v1/{name=customers/*/analysisQueries/*}
כתובת ה-URL כוללת תחביר gRPC קידוד מחדש.
פרמטרים של נתיב
פרמטרים |
name |
string
חובה. השם המלא של שאילתת הניתוח למחיקה. הפורמט הזה הוא 'customers/[customerId]/analysisQuery/[resource_id]', למשל 'customers/123/analysisQuery/resource123'
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התגובה
אם התגובה מוצלחת, גוף התגובה ריק.
היקפי הרשאה
יש צורך בהיקף OAuth הבא:
https://www.googleapis.com/auth/adsdatahub
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2022-09-26 (שעון UTC).
[null,null,["עדכון אחרון: 2022-09-26 (שעון UTC)."],[[["Deletes an existing analysis query using a DELETE request to a specified URL."],["Requires providing the full name of the analysis query to be deleted as a path parameter in the URL."],["Needs an empty request body and will return an empty response body upon successful deletion."],["Authorization requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope."]]],[]]