madwire-media/bingads-php-lib

This package is abandoned and no longer maintained. No replacement package was suggested.

Bing Ads API Version 9 and Version 10 Client Library for PHP with examples.

dev-master / 1.0.x-dev 2018-07-16 15:25 UTC

This package is not auto-updated.

Last update: 2022-07-23 07:08:05 UTC


README

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

  • Bing Ads API Version 10
  • Library Update 12/15/2015
  • Library Home Page

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.