[[["התוכן קל להבנה","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"]]