Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googleads/googleads-dfa-reporting-samples
Samples for the DoubleClick for Advertisers Reporting and Trafficking API
https://github.com/googleads/googleads-dfa-reporting-samples
Last synced: 4 days ago
JSON representation
Samples for the DoubleClick for Advertisers Reporting and Trafficking API
- Host: GitHub
- URL: https://github.com/googleads/googleads-dfa-reporting-samples
- Owner: googleads
- License: apache-2.0
- Created: 2014-05-19T19:30:59.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T18:50:36.000Z (2 months ago)
- Last Synced: 2024-09-13T03:18:49.264Z (2 months ago)
- Language: C#
- Homepage:
- Size: 1.45 MB
- Stars: 106
- Watchers: 33
- Forks: 173
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Samples for the DCM/DFA Reporting and Trafficking API
=========================================================
This respository contains a collection of samples for interacting with the DCM/DFA Reporting and Trafficking API. Documentation on this API can be found [here](https://developers.google.com/doubleclick-advertisers/).The code samples are organized by platform or language, and then API version. The following samples are available:
* *dotnet* a collection of C# samples.
* *java* a collection of Java samples.
* *php* a collection of PHP samples.
* *python* a collection of Python samples.
* *ruby* a collection of Ruby samples.Please refer to the README.md file inside each directory for installation instructions.
Contributing
============
Pull requests are welcome! Please sign [this Google Code contributor agreement](https://developers.google.com/open-source/cla/individual?csw=1) before submitting.