[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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"]]