[[["易于理解","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):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"]]