[[["Прост для понимания","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"]],["Последнее обновление: 2025-04-02 UTC."],[[["This document outlines the process for assigning a targeting option to a partner using the Display & Video 360 API."],["The API endpoint requires a POST request with specific path parameters for partner and targeting type."],["Both request and response bodies utilize the `AssignedTargetingOption` object for data transfer."],["Authorization is necessary via OAuth 2.0 with the `https://www.googleapis.com/auth/display-video` scope."]]],["This documentation details assigning a targeting option to a partner via a `POST` request to a specified URL. The request requires a `partnerId` and `targetingType` as path parameters. The `partnerId` is a required integer string, and `targetingType` must be a supported type like `TARGETING_TYPE_CHANNEL`. The request body contains an `AssignedTargetingOption`, and upon success, the response body returns a newly created `AssignedTargetingOption`. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]