Zorunlu. Getirilecek özel teklif verme komut dosyasının kimliği.
Sorgu parametreleri
Parametreler
Birleştirme parametresi accessor. Zorunlu. Üst özel teklif verme algoritmasının sahibi olan DV360 öğesini tanımlar. Bu, bir iş ortağı veya reklamveren olabilir. accessor 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."],[[["Retrieves a specific custom bidding script using its ID and the ID of its parent custom bidding algorithm."],["Requires specifying either the partner or advertiser ID that owns the custom bidding algorithm in the query parameter."],["The request body should be empty, and the response will contain the details of the custom bidding script if successful."],["Authorization requires the 'https://www.googleapis.com/auth/display-video' scope."]]],["This API retrieves a custom bidding script using a GET request. The request URL requires two path parameters: `customBiddingAlgorithmId` and `customBiddingScriptId`, both as 64-bit integers. It also mandates a query parameter `accessor`, which can be either `partnerId` or `advertiserId`, both 64-bit integers, to identify the owning entity. The request body must be empty. A successful response returns a `CustomBiddingScript` instance. This operation requires OAuth scope `https://www.googleapis.com/auth/display-video`.\n"]]