Method: advertisers.lineItems.targetingTypes.assignedTargetingOptions.get
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Lấy một tiêu chí nhắm mục tiêu duy nhất được chỉ định cho một mục hàng.
Yêu cầu HTTP
GET https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}/lineItems/{lineItemId}/targetingTypes/{targetingType}/assignedTargetingOptions/{assignedTargetingOptionId}
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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"]]