[[["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 2024-11-06 UTC."],[[["This request updates an existing insertion order using a `PATCH` request to a specified URL."],["To identify the insertion order, you'll need to include `insertionOrder.advertiserId` and `insertionOrder.insertionOrderId` as path parameters."],["You can control which fields get updated by using the `updateMask` query parameter with a comma-separated list of field names."],["The request and response bodies both utilize the `InsertionOrder` object to handle data."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],[]]