[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-25 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"]]