DV360 Seller API

Usługa: dv360seller.googleapis.com

Zalecamy wywołanie tej usługi przy użyciu dostarczonych przez Google bibliotek klienta. Jeśli aplikacja musi wywoływać tę usługę przy użyciu własnych bibliotek, podczas tworzenia żądań interfejsu API należy używać poniższych informacji.

Dokument opisujący

Dokument opisujący to czytelna dla komputera specyfikacja opisująca interfejsy API REST i sposób ich używania. Służy do tworzenia bibliotek klienta, wtyczek IDE i innych narzędzi, które współdziałają z interfejsami API Google. Jedna usługa może udostępniać wiele dokumentów opisujących. Ta usługa dostarcza następujący dokument opisujący interfejs API:

Punkt końcowy usługi

Punkt końcowy usługi to podstawowy adres URL, który określa adres sieciowy usługi interfejsu API. Jedna usługa może mieć wiele punktów końcowych. Ta usługa ma następujący punkt końcowy i wszystkie poniższe identyfikatory URI odnoszą się do niego:

  • https://dv360seller.googleapis.com

Zasób REST: v1beta1.exchanges.auctionPackages

Metody
create POST /v1beta1/{parent=exchanges/*}/auctionPackages
Tworzy nowy pakiet aukcji.
get GET /v1beta1/{name=exchanges/*/auctionPackages/*}
Pobiera pakiet aukcji.
list GET /v1beta1/{parent=exchanges/*}/auctionPackages
Wyświetla listę pakietów aukcji.
patch PATCH /v1beta1/{auctionPackage.name=exchanges/*/auctionPackages/*}
Aktualizuje pakiet aukcji.
uploadLogo POST /v1beta1/{parent=exchanges/*/auctionPackages/*}:uploadLogo
Przesyła logo określonego pakietu.

Zasób REST: v1beta1.exchanges.inventorySources

Metody
get GET /v1beta1/{name=exchanges/*/inventorySources/*}
Pobiera źródło zasobów reklamowych.
list GET /v1beta1/{parent=exchanges/*}/inventorySources
Wyświetla listę źródeł zasobów reklamowych.
patch PATCH /v1beta1/{inventorySource.name=exchanges/*/inventorySources/*}
Aktualizuje źródło zasobów reklamowych.

Zasób REST: v1beta1.exchanges.orders

Metody
accept POST /v1beta1/{name=exchanges/*/orders/*}:accept
Akceptuje zamówienie.
create POST /v1beta1/{parent=exchanges/*}/orders
Tworzy zamówienie.
get GET /v1beta1/{name=exchanges/*/orders/*}
Pobiera zamówienie.
list GET /v1beta1/{parent=exchanges/*}/orders
Wyświetla listę zamówień.
patch PATCH /v1beta1/{order.name=exchanges/*/orders/*}
Aktualizuje zamówienie.

Zasób REST: v1beta1.exchanges.orders.products

Metody
create POST /v1beta1/{parent=exchanges/*/orders/*}/products
Tworzy produkt.
get GET /v1beta1/{name=exchanges/*/orders/*/products/*}
Pobiera produkt.
list GET /v1beta1/{parent=exchanges/*/orders/*}/products
Wyświetla listę produktów.
patch PATCH /v1beta1/{product.name=exchanges/*/orders/*/products/*}
Aktualizuje produkt.

Zasób REST: v1beta1.exchanges.publishers

Metody
create POST /v1beta1/{parent=exchanges/*}/publishers
Tworzy nowego wydawcę.
get GET /v1beta1/{name=exchanges/*/publishers/*}
Pobiera wydawcę.
list GET /v1beta1/{parent=exchanges/*}/publishers
Wyświetla listę wydawców.
patch PATCH /v1beta1/{publisher.name=exchanges/*/publishers/*}
Aktualizuje wydawcę.
uploadLogo POST /v1beta1/{parent=exchanges/*/publishers/*}:uploadLogo
Przesyła logo wydawcy.