Method: customers.customBiddingAlgorithms.list

列出指定廣告資料中心客戶管理的自訂出價演算法。

HTTP 要求

GET https://adsdatahub.googleapis.com/v1/{parent=customers/*}/customBiddingAlgorithms

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

路徑參數

參數
parent

string

必要,上層客戶資源名稱,例如 'customers/123'。

查詢參數

參數
pageSize

integer

要傳回的項目數量上限。如果設為 0,伺服器會決定要傳回的自訂出價演算法數量。

pageToken

string

使用先前的呼叫傳回的網頁權杖,用於要求下一頁的搜尋結果。

showDeleted

boolean

如果設為 True,回應就會包含已刪除的自訂出價演算法。

filter

string

篩選器篩選器範例:title = "cba name" AND dv360PartnerId = 1 AND customBiddingQuery = "customers/744124092/customBiddingQuery/1a65fdb103db4e9e9e30085ce6381e26&quo2;quoemail-&t-;tt-;tt-;tt-&t-;tt-;</t>&quo-;

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體即會包含具有以下結構的資料:

對 ListCustomBiddingAlgorithmsRequest 的回應。其中包含由指定廣告資料中心客戶管理的自訂出價演算法。

JSON 表示法
{
  "customBiddingAlgorithms": [
    {
      object (CustomBiddingAlgorithm)
    }
  ],
  "nextPageToken": string
}
欄位
customBiddingAlgorithms[]

object (CustomBiddingAlgorithm)

自訂出價演算法清單

nextPageToken

string

可用來要求下一頁結果的權杖。如果沒有其他結果,這個欄位就會留空。

授權範圍

需要下列 OAuth 範圍:

  • https://www.googleapis.com/auth/adsdatahub