Method: advertisers.campaigns.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 kampanii.
Żądanie HTTP
GET https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/campaigns/{campaignId}/targetingTypes/{targetingType}/assignedTargetingOptions/{assignedTargetingOptionId}
[[["Ł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."],[],["This content outlines the process of retrieving a specific targeting option assigned to a campaign via the Display & Video 360 API. A `GET` request is made to a URL including `advertiserId`, `campaignId`, `targetingType`, and `assignedTargetingOptionId`. The request body must be empty. The response, if successful, returns an `AssignedTargetingOption`. The process uses gRPC Transcoding and requires the `https://www.googleapis.com/auth/display-video` OAuth scope. Supported targeting types are also listed.\n"]]