Anuncios gráficos y La API de Video 360 v2 dejará de estar disponible. Utiliza Display & API de Video 360 v3 en su lugar. Para obtener instrucciones de migración de v2 a v3, consulta nuestra guía de migración.
Es obligatorio. Es el ID del recurso de reglas que se recuperará.
Parámetros de consulta
Parámetros
Parámetro de unión accessor. Es obligatorio. Identifica la entidad de DV360 a la que pertenece el algoritmo de ofertas personalizadas superior. Puede ser un socio o un anunciante. Las direcciones (accessor) solo pueden ser una de las siguientes opciones:
[[["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-02-25 (UTC)"],[[["This request retrieves a specific custom bidding algorithm rule using its ID and the ID of its parent custom bidding algorithm."],["To identify the owner, you must specify either the partner ID or the advertiser ID using the `accessor` parameter."],["The request doesn't require a body and the response includes the details of the custom bidding algorithm rules."],["To authorize, you need the `https://www.googleapis.com/auth/display-video` scope."]]],["This document outlines the process for retrieving a rules resource using a GET request. The request URL includes the `customBiddingAlgorithmId` and `customBiddingAlgorithmRulesId` as path parameters, both requiring integer IDs. A union query parameter, `accessor`, is also required, specifying either a `partnerId` or `advertiserId`. The request body must be empty. Successful requests return a `CustomBiddingAlgorithmRules` instance in the response body. The `display-video` OAuth scope is required.\n"]]