GoogleApi.DoubleClickSearch
Search Ads 360 API client library.
The Search Ads 360 API allows developers to automate uploading conversions and downloading reports from Search Ads 360.
Installation
Install this package from Hex by adding
google_api_double_click_search to your list of dependencies in mix.exs:
def deps do
[{:google_api_double_click_search, "~> 0.19"}]
endFor more information
Product documentation is available at https://developers.google.com/search-ads.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_double_click_search.