[[["易于理解","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"]],["最后更新时间 (UTC):2024-11-22。"],[[["This page describes the `editAssignedTargetingOptions` method for the Display & Video 360 API, which has been sunset."],["The method allows for batch editing of targeting options under a single advertiser, including deleting and creating options."],["Supported targeting types include Channel, Digital Content Label Exclusion, OMID, Sensitive Category Exclusion, and Keyword."],["It requires the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization."],["Successful responses will contain a list of the newly created assigned targeting options."]]],["This document details the process of editing targeting options for an advertiser using the Display & Video 360 API. The core action is to update assigned targeting options via the `editAssignedTargetingOptions` method, which deletes specified options and creates new ones. The request requires an `advertiserId` and includes `deleteRequests` and `createRequests` lists, supporting targeting types like channels, keyword and sensitive category. The successful response provides a list of newly created targeting options. The API uses POST method and requires OAuth 2.0 authorization.\n"]]