[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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"]]