Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hackzilla/adwords

Google Adwords Vendor for Symfony2
https://github.com/hackzilla/adwords

Last synced: about 2 months ago
JSON representation

Google Adwords Vendor for Symfony2

Awesome Lists containing this project

README

        

DEPRECATED
==========

Google now maintain their client on Github.

https://github.com/googleads/googleads-php-lib

Adwords
=======

Google Adwords Vendor for Symfony2

Uses Google Adwords API version 4.6.0

Symfony Setup
=================

add something similar to your composer.json file.

"require": {
// ...
"hackzilla/adwords": "dev-master",
// ...
},