Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googleads/app-conversion-solutions
App Conversion Solutions with Google Ads API
https://github.com/googleads/app-conversion-solutions
ads app conversion google
Last synced: 4 days ago
JSON representation
App Conversion Solutions with Google Ads API
- Host: GitHub
- URL: https://github.com/googleads/app-conversion-solutions
- Owner: googleads
- License: apache-2.0
- Created: 2022-07-12T06:18:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-22T15:40:21.000Z (12 months ago)
- Last Synced: 2024-04-14T04:48:45.784Z (7 months ago)
- Topics: ads, app, conversion, google
- Language: Java
- Homepage:
- Size: 229 KB
- Stars: 9
- Watchers: 6
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# App Conversion Solutions
App Conversion can be sent by server-to-server method with Conversion Tracking API. Also, we could develop the custom deffered deep link to enable customized features after conversion.
This repository contains a collection of examples for App Conversion Solutions with Google Ads API
# Examples
The following samples are available:
* *custom-ddl* a collection of custom deferred deep link samples.
* *server-to-server* a collection of server-to-server API samples.Please refer to the docs/README.md file inside each directory for installation
instructions.# GitHub issue tracker
To file bugs, make feature requests, or suggest improvements for the
**App Conversion Solutions**, please use [GitHub's issue tracker](https://github.com/googleads/app-conversion-solutions/issues).# License
[Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0.html)