[[["わかりやすい","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"]],["最終更新日 2025-02-25 UTC。"],[[["Edits targeting options for a single advertiser by deleting and creating assigned targeting options in batches."],["Uses an HTTP POST request to the endpoint `https://displayvideo.googleapis.com/v3/advertisers/{advertiserId}:editAssignedTargetingOptions`."],["Requires specifying the `advertiserId` as a path parameter and providing `deleteRequests` and `createRequests` in the request body."],["Supports various targeting types including channel, digital content label exclusion, OMIO, sensitive category exclusion, and keyword."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This content details an API endpoint for editing targeting options under a specific advertiser. It uses a `POST` request to the provided URL, requiring the advertiser's ID as a path parameter. The request body, in JSON format, contains lists of `deleteRequests` and `createRequests` to specify targeting options to be removed or added. The response body returns a list of `createdAssignedTargetingOptions`. Five targeting types are supported. The request also requires an OAuth scope.\n"]]