Bir komut dosyası dosyası için özel teklif verme komut dosyası referans nesnesi oluşturur.
Ortaya çıkan referans nesnesi, komut dosyası dosyasının yüklenmesi gereken bir kaynak yolu sağlar. Bu referans nesnesi, yeni bir özel teklif verme komut dosyası nesnesi oluşturulurken eklenmelidir.
HTTP isteği
GET https://displayvideo.googleapis.com/v3/customBiddingAlgorithms/{customBiddingAlgorithmId}:uploadScript
Zorunlu. Komut dosyası, özel teklif verme algoritmasının kimliğine sahiptir.
Sorgu parametreleri
Parametreler
Birleştirme parametresi owner. Zorunlu. Üst özel teklif verme algoritmasının sahibi olan DV360 öğesini tanımlar. Bu, bir iş ortağı veya reklamveren olabilir. owner yalnızca aşağıdakilerden biri olabilir:
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-02-25 UTC."],[[["Creates a custom bidding script reference object to upload a script file for a new custom bidding script object."],["Requires a `GET` request to the specified URL with the custom bidding algorithm ID and the owner (partner or advertiser ID)."],["The request body should be empty, and a successful response will contain a `CustomBiddingScriptRef` instance."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This outlines the process for creating a custom bidding script reference object for a script file. It uses a `GET` request to the specified URL, requiring the `customBiddingAlgorithmId` as a path parameter. The request requires either a `partnerId` or `advertiserId` as a query parameter to identify the script's owner. The request body must be empty. A successful response will contain a `CustomBiddingScriptRef` instance. This action is protected under the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]