Method: customBiddingAlgorithms.get

取得自訂出價演算法。

HTTP 要求

GET https://displayvideo.googleapis.com/v3/customBiddingAlgorithms/{customBiddingAlgorithmId}

這個網址使用 gRPC 轉碼語法。

路徑參數

參數
customBiddingAlgorithmId

string (int64 format)

必要欄位。要擷取的自訂出價演算法的 ID。

查詢參數

參數
聯集參數 accessor。必要欄位。指出要求是在哪個 DV360 實體中提出。Get 要求只會傳回自訂出價演算法實體,該實體可供 accessor 中識別的 DV360 實體存取。accessor 只能是下列其中一項:
partnerId

string (int64 format)

可存取自訂出價演算法的 DV360 合作夥伴 ID。

advertiserId

string (int64 format)

可存取自訂出價演算法的 DV360 合作夥伴 ID。

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會包含 CustomBiddingAlgorithm 的執行例項。

授權範圍

需要下列 OAuth 範圍:

  • https://www.googleapis.com/auth/display-video

詳情請參閱 OAuth 2.0 總覽