madwire-media / bingads-php-lib

This includes PHP sample files for Bing Ads web services.
MIT License
1 stars 0 forks source link

bingads-php-lib

Composer package for the Bing Ads SDK for PHP. API Version 10 and still contains classes for Version 9 where applicable. This contains the PHP classes for version 9/10 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

Installation

php composer.phar require madwire-media/bingads-php-lib:dev-master

Usage

See the PHP Examples for Bing Ads

Original source code

https://code.msdn.microsoft.com/Bing-Ads-API-Version-9-in-fb27761f

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.