הפונקציה מקבלת אפשרות טירגוט יחידה שמוקצית להזמנת קמפיין.
בקשת HTTP
GET https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/insertionOrders/{insertionOrderId}/targetingTypes/{targetingType}/assignedTargetingOptions/{assignedTargetingOptionId}
[[["התוכן קל להבנה","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-07-25 (שעון UTC)."],[],["The provided content outlines how to retrieve a specific targeting option assigned to an insertion order using the Display & Video 360 API. A GET request is sent to a URL with required path parameters: `advertiserId`, `insertionOrderId`, `targetingType`, and `assignedTargetingOptionId`. The request body must be empty, and the successful response contains an `AssignedTargetingOption`. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope. The API v1 is now sunset.\n"]]