Starting September 8, 2025, every new line item will need to declare whether or not they will serve Eurpoean Union (EU) political ads. Display & Video 360 API and SDF uploads that don't provide declarations will fail. See our deprecations page for more details on how to update your integration to make this declaration.
Gets a single targeting option assigned to a line item.
HTTP request
GET https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/lineItems/{lineItemId}/targetingTypes/{targetingType}/assignedTargetingOptions/{assignedTargetingOptionId}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["\u003cp\u003eRetrieves a specific targeting option linked to a Display & Video 360 line item.\u003c/p\u003e\n"],["\u003cp\u003eRequires specifying advertiser ID, line item ID, targeting type, and assigned targeting option ID in the request.\u003c/p\u003e\n"],["\u003cp\u003eReturns the details of the requested assigned targeting option if successful.\u003c/p\u003e\n"],["\u003cp\u003eNeeds authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/display-video\u003c/code\u003e scope.\u003c/p\u003e\n"],["\u003cp\u003eDisplay & Video 360 API v2 has been sunset.\u003c/p\u003e\n"]]],["This document outlines how to retrieve a specific targeting option assigned to a line item in the Display & Video 360 API. Utilizing a `GET` request, you must provide the `advertiserId`, `lineItemId`, `targetingType`, and `assignedTargetingOptionId` as path parameters within the URL. The request body must remain empty. A successful response returns an `AssignedTargetingOption` instance. This action requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"],null,[]]