Method: advertisers.targetingTypes.assignedTargetingOptions.get
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Bir reklamverene atanmış tek bir hedefleme seçeneğini alır.
HTTP isteği
GET https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/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 details how to retrieve a specific targeting option assigned to an advertiser using the Display & Video 360 API. The core action is sending a `GET` request to a specific URL (`https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/targetingTypes/{targetingType}/assignedTargetingOptions/{assignedTargetingOptionId}`). The URL requires three path parameters: `advertiserId`, `targetingType` (enum), and `assignedTargetingOptionId`. The request body must be empty, and a successful response returns an `AssignedTargetingOption` instance. It requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]