- REST 資源:v1beta1.exchanges.auctionPackages
- REST 資源:v1beta1.exchanges.inventorySources
- REST 資源:v1beta1.exchanges.orders
- REST 資源:v1beta1.exchanges.orders.products
- REST 資源:v1beta1.exchanges.publishers
服務:dv360seller.googleapis.com
如要呼叫這項服務,建議您使用 Google 提供的用戶端程式庫。如果應用程式需要使用您自己的程式庫來呼叫這項服務,請在提出 API 要求時使用下列資訊。
探索文件
探索文件是一種機器可解讀的規格,用於說明和使用 REST API。此文件用於建構用戶端程式庫、IDE 外掛程式,以及與 Google API 互動的其他工具。一項服務可能會提供多個探索文件。這項服務提供下列探索文件:
服務端點
服務端點是指定 API 服務網路位址的基準網址。一項服務可能有多個服務端點。這項服務有以下服務端點,且下方的 URI 皆以此服務端點為基準:
https://dv360seller.googleapis.com
REST 資源:v1beta1.exchanges.auctionPackages
方法 | |
---|---|
create |
POST /v1beta1/{parent=exchanges/*}/auctionPackages 建立新的競價套裝方案。 |
get |
GET /v1beta1/{name=exchanges/*/auctionPackages/*} 取得競價套裝方案。 |
list |
GET /v1beta1/{parent=exchanges/*}/auctionPackages 列出競價套裝方案。 |
patch |
PATCH /v1beta1/{auctionPackage.name=exchanges/*/auctionPackages/*} 更新競價套裝方案。 |
uploadLogo |
POST /v1beta1/{parent=exchanges/*/auctionPackages/*}:uploadLogo 為指定套件上傳標誌。 |
REST 資源:v1beta1.exchanges.inventorySources
方法 | |
---|---|
get |
GET /v1beta1/{name=exchanges/*/inventorySources/*} 取得廣告空間來源。 |
list |
GET /v1beta1/{parent=exchanges/*}/inventorySources 列出廣告空間來源。 |
patch |
PATCH /v1beta1/{inventorySource.name=exchanges/*/inventorySources/*} 更新廣告空間來源。 |
REST 資源:v1beta1.exchanges.orders
方法 | |
---|---|
accept |
POST /v1beta1/{name=exchanges/*/orders/*}:accept 接受訂單。 |
create |
POST /v1beta1/{parent=exchanges/*}/orders 建立訂單。 |
get |
GET /v1beta1/{name=exchanges/*/orders/*} 取得訂單。 |
list |
GET /v1beta1/{parent=exchanges/*}/orders 清單順序。 |
patch |
PATCH /v1beta1/{order.name=exchanges/*/orders/*} 更新訂單。 |
REST 資源:v1beta1.exchanges.orders.products
方法 | |
---|---|
create |
POST /v1beta1/{parent=exchanges/*/orders/*}/products 建立產品。 |
get |
GET /v1beta1/{name=exchanges/*/orders/*/products/*} 取得產品。 |
list |
GET /v1beta1/{parent=exchanges/*/orders/*}/products 列出產品。 |
patch |
PATCH /v1beta1/{product.name=exchanges/*/orders/*/products/*} 更新產品。 |
REST 資源:v1beta1.exchanges.publishers
方法 | |
---|---|
create |
POST /v1beta1/{parent=exchanges/*}/publishers 建立新的發布者。 |
get |
GET /v1beta1/{name=exchanges/*/publishers/*} 取得發布商。 |
list |
GET /v1beta1/{parent=exchanges/*}/publishers 列出發布商。 |
patch |
PATCH /v1beta1/{publisher.name=exchanges/*/publishers/*} 更新發布商。 |
uploadLogo |
POST /v1beta1/{parent=exchanges/*/publishers/*}:uploadLogo 上傳發布商標誌。 |