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 campaign.
HTTP request
GET https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/campaigns/{campaignId}/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\u003eDisplay & Video 360 API v1 is sunset.\u003c/p\u003e\n"],["\u003cp\u003eThis request gets a single targeting option assigned to a campaign using the specified parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/display-video\u003c/code\u003e scope.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful responses will contain an instance of \u003ccode\u003eAssignedTargetingOption\u003c/code\u003e.\u003c/p\u003e\n"]]],["This content outlines the process of retrieving a specific targeting option assigned to a campaign via the Display & Video 360 API. A `GET` request is made to a URL including `advertiserId`, `campaignId`, `targetingType`, and `assignedTargetingOptionId`. The request body must be empty. The response, if successful, returns an `AssignedTargetingOption`. The process uses gRPC Transcoding and requires the `https://www.googleapis.com/auth/display-video` OAuth scope. Supported targeting types are also listed.\n"],null,[]]