Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
[[["সহজে বোঝা যায়","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"]],["2024-10-30 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"]]