[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2023-12-02 (שעון UTC)."],[[["Display & Video 360 API v1 allows for the creation of new channels, returning the channel details upon successful completion."],["To create a channel, send a POST request to the specified endpoint, including the partner ID in the path and optionally the advertiser ID as a query parameter."],["The request body should contain channel details as defined in the Channel resource, and a successful response will return the newly created channel object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The core function described is creating a new channel via a `POST` request to `https://displayvideo.googleapis.com/v1/partners/{partnerId}/channels`. This requires specifying a `partnerId` in the path and an optional `advertiserId` in the query. The request body must contain channel data. Upon successful creation, the API returns the newly created channel instance. The Display & Video 360 API v1 has been sunsetted. OAuth scope is required.\n"]]