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.V2
Reports and modifies your advertising data in DoubleClick Search (for example, campaigns, ad groups, keywords, and conversions).
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
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.0.1"}]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/google_api_double_click_search](https://hexdocs.pm/google_api_double_click_search).