Packages
Search Ads 360 API client library. The Search Ads 360 API allows developers to automate uploading conversions and downloading reports from Search Ads 360.
Current section
Files
Jump to
Current section
Files
google_api_double_click_search
README.md
README.md
# 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](https://hex.pm) by adding
`google_api_double_click_search` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:google_api_double_click_search, "~> 0.19"}]
end
```
## For more information
Product documentation is available at [https://developers.google.com/search-ads](https://developers.google.com/search-ads).
Library reference documentation is published on Hexdocs at
[https://hexdocs.pm/google_api_double_click_search](https://hexdocs.pm/google_api_double_click_search).