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: about 1 year 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 (about 12 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T16:29:30.000Z (over 1 year ago)
- Last Synced: 2025-05-16T18:06:37.022Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 1.44 MB
- Stars: 108
- Watchers: 32
- Forks: 173
- Open Issues: 34
-
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.