GoogleApi.AuthorizedBuyersMarketplace
Authorized Buyers Marketplace API client library.
The Authorized Buyers Marketplace API lets buyers programmatically discover inventory; propose, retrieve and negotiate deals with publishers.
Installation
Install this package from Hex by adding
google_api_authorized_buyers_marketplace to your list of dependencies in mix.exs:
def deps do
[{:google_api_authorized_buyers_marketplace, "~> 0.7"}]
endFor more information
Product documentation is available at https://developers.google.com/authorized-buyers/apis/marketplace/reference/rest/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_authorized_buyers_marketplace.