- 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 上传发布商徽标。 |