[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-07-08 UTC."],[[["This method updates an existing line item and returns the updated item upon success."],["Certain concurrent requests that also update the line item are restricted."],["YouTube & Partners line items are not supported for creation or updates via the API."],["This method may experience high latency, so increasing your default timeout is recommended."],["The endpoint requires authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["The document outlines the process for updating a line item using the Display & Video 360 API. This action requires a PATCH request to a specified URL, including `advertiserId` and `lineItemId` as path parameters. A `updateMask` query parameter is required to specify which fields to modify. The request body should be an instance of `LineItem`, and a successful response returns the updated `LineItem`. Concurrent updates to the same line item with other methods are restricted. YouTube & Partners line items are not supported by this API. High latency is typical, so increasing timeout settings is recommended.\n"]]