[[["わかりやすい","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-11-22 UTC。"],[[["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"]]