Od 10 czerwca 2026 r. udostępniamy wszystkim partnerom obsługę zasobów kampanii generujących popyt w interfejsie Display &Video 360 API. Więcej informacji o tym, jak się przygotować, znajdziesz w poście na blogu.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
Method: advertisers.insertionOrders.targetingTypes.assignedTargetingOptions.get
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Pobiera jedną opcję kierowania przypisaną do zamówienia reklamowego.
Żądanie HTTP
GET https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/insertionOrders/{insertionOrderId}/targetingTypes/{targetingType}/assignedTargetingOptions/{assignedTargetingOptionId}
To pole jest wymagane. Określa typ tej przypisanej opcji kierowania.
assignedTargetingOptionId
string
To pole jest wymagane. Unikalny identyfikator typu kierowania w tym zamówieniu reklamowym, który identyfikuje przypisaną opcję kierowania, której dotyczy żądanie.
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi obejmuje wystąpienie elementu AssignedTargetingOption.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-25 UTC."],[],["The provided content outlines how to retrieve a specific targeting option assigned to an insertion order using the Display & Video 360 API. A GET request is sent to a URL with required path parameters: `advertiserId`, `insertionOrderId`, `targetingType`, and `assignedTargetingOptionId`. The request body must be empty, and the successful response contains an `AssignedTargetingOption`. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope. The API v1 is now sunset.\n"]]