Composer friendly version of the Bing Ads SDK for PHP. API Version 9. This contains the PHP classes for version 9 of the Bing Ads web services. Classes for the request/response messages, data objects, and value set that each service defines in its WSDL are contained in this repository.
##Library Information
- Bing Ads API Version 9
- Library Update 8/15/2014
- Library Home Page
##Installation
php composer.phar require cpcstrategy/bing-ads-sdk-php:~1.1
##Usage
See the PHP Examples for Bing Ads
###Getting Started With the Bing Ads API http://msdn.microsoft.com/en-us/library/bing-ads-getting-started.aspx
###Server Side OAuth Authentication in PHP http://msdn.microsoft.com/en-US/library/dn632721.aspx
###Bing Client Id and Client Secret These credentials are available after an application is created for the account: https://account.live.com/developers/applications
###Bing Developer Key It can be obtain at this URL https://developers.bingads.microsoft.com/Account
##Release Notes Information about updates to the Bing Ads API see the release notes.