[[["Прост для понимания","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."],[[["Assigns a targeting option to a line item and returns the assigned targeting option if successful."],["This endpoint should not be used concurrently with other requests that update the same line item."],["YouTube & Partners line items cannot be created or updated through this API."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This endpoint assigns a targeting option to a line item via a `POST` request. The URL includes path parameters for `advertiserId`, `lineItemId`, and `targetingType`. The request body contains an `AssignedTargetingOption` instance, and a successful response returns a new `AssignedTargetingOption` instance. Concurrent updates to the same line item using other specified endpoints are not allowed. The `targetingType` parameter defines the type of targeting which include, among other, `TARGETING_TYPE_AGE_RANGE` and `TARGETING_TYPE_LANGUAGE`.\n"]]