Method: advertisers.campaigns.targetingTypes.assignedTargetingOptions.get
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Obtiene una sola opción de segmentación asignada a una campaña.
Solicitud HTTP
GET https://displayvideo.googleapis.com/v1/advertisers/{advertiserId}/campaigns/{campaignId}/targetingTypes/{targetingType}/assignedTargetingOptions/{assignedTargetingOptionId}
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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"]]