[[["容易理解","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 (世界標準時間)。"],[[["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"]]