Method: advertisers.create
בקשת HTTP
POST https://displayvideo.googleapis.com/v3/advertisers
כתובת ה-URL משתמשת בתחביר של Transcoding של gRPC.
גוף הבקשה
גוף הבקשה מכיל מופע של Advertiser
.
גוף התשובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכיל מופע חדש של Advertiser
.
היקפי הרשאה
נדרש היקף הרשאות OAuth הבא:
https://www.googleapis.com/auth/display-video
מידע נוסף זמין בOAuth 2.0 Overview.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-01-09 (שעון UTC).
[null,null,["עדכון אחרון: 2025-01-09 (שעון UTC)."],[[["Creates a new advertiser and returns the created advertiser upon successful completion."],["This method is known to have high latency, so increasing default timeout is recommended."],["The request body should contain an instance of Advertiser and the successful response body will contain the newly created Advertiser instance."],["Requires `https://www.googleapis.com/auth/display-video` OAuth scope for authorization."]]],["This outlines the process of creating a new advertiser via an HTTP POST request to `https://displayvideo.googleapis.com/v3/advertisers`. The request body must include an `Advertiser` instance, and a successful response returns a newly created `Advertiser` instance. Due to high latency, increasing the default timeout is advised. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope. The URL follows gRPC Transcoding syntax.\n"]]