PHPackages                             microsoft/msads - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. microsoft/msads

ActiveLibrary[HTTP &amp; Networking](/categories/http)

microsoft/msads
===============

This project provides the PHP client library for the REST-based Microsoft Ads API.

v13.0.27(2mo ago)03271Apache-2.0PHPPHP ^7.4 || ^8.0

Since Jun 12Pushed 2mo agoCompare

[ Source](https://github.com/BingAds/BingAds-PHP-REST-SDK)[ Packagist](https://packagist.org/packages/microsoft/msads)[ Docs](https://github.com/BingAds/BingAds-PHP-REST-SDK)[ RSS](/packages/microsoft-msads/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (10)Versions (11)Used By (0)

msads-rest
==========

[](#msads-rest)

This project provides the PHP client library for the REST-based Bing Ads API at Microsoft.

For documentation visit the [Bing Ads API Getting Started Page](https://learn.microsoft.com/en-us/advertising/guides/get-started).

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.4 and later. Should also work with PHP 8.0.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), run the following command:

```
composer require microsoft/msads
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
