Создает объект ссылки на правила для файла AlgorithmRules .
Результирующий ссылочный объект предоставляет путь к ресурсу, куда следует загрузить файл AlgorithmRules . Этот ссылочный объект следует включить при создании нового ресурса CustomBiddingAlgorithmRules .
HTTP-запрос
GET https://displayvideo.googleapis.com/v3/customBiddingAlgorithms/{customBiddingAlgorithmId}:uploadRules
Необходимый. Идентификатор специального алгоритма назначения ставок, которому принадлежит ресурс правил.
Параметры запроса
Параметры
owner параметра объединения. Необходимый. Идентифицирует объект DV360, которому принадлежит родительский алгоритм специального назначения ставок. Это может быть как партнер, так и рекламодатель. owner может быть только один из следующих:
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-04-02 UTC."],[[["This operation creates a reference object for uploading AlgorithmRules files to be used with CustomBiddingAlgorithmRules."],["You need to provide the customBiddingAlgorithmId as a path parameter and either partnerId or advertiserId as a query parameter."],["The HTTP request method is GET and should be sent to the specified URL with the appropriate parameters."],["A successful response will contain a CustomBiddingAlgorithmRulesRef object, providing the resource path for uploading the AlgorithmRules file."],["This functionality requires authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],[]]