GoogleApi.DoubleClickBidManager

DoubleClick Bid Manager API client library.

DoubleClick Bid Manager API allows users to manage and create campaigns and reports.

Installation

Install this package from Hex by adding google_api_double_click_bid_manager to your list of dependencies in mix.exs:

def deps do
  [{:google_api_double_click_bid_manager, "~> 0.25"}]
end

For more information

Product documentation is available at https://developers.google.com/bid-manager/.

Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_double_click_bid_manager.