Method: advertisers.lineItems.targetingTypes.assignedTargetingOptions.get
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
किसी लाइन आइटम को असाइन किया गया एक टारगेटिंग विकल्प मिलता है.
एचटीटीपी अनुरोध
GET https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/lineItems/{lineItemId}/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 linked to a line item in the Display & Video 360 API. It uses a `GET` HTTP request with required path parameters: `advertiserId`, `lineItemId`, `targetingType`, and `assignedTargetingOptionId`. The request body is empty. A successful request returns an `AssignedTargetingOption` instance, and it needs an `https://www.googleapis.com/auth/display-video` authorization scope. The API v1 is now sunset.\n"]]