Method: advertisers.lineItems.targetingTypes.assignedTargetingOptions.get
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Bir satır öğesine atanmış tek bir hedefleme seçeneği alır.
HTTP isteği
GET https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/lineItems/{lineItemId}/targetingTypes/{targetingType}/assignedTargetingOptions/{assignedTargetingOptionId}
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-26 UTC."],[],["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"]]