cpcstrategy / bing-ads-sdk-php
PHP的Bing Ads API版本9客户端库。
v3.0.0
2016-03-16 05:19 UTC
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2024-09-14 15:58:06 UTC
README
PHP的Bing Ads SDK版本10的Composer兼容版本。此版本包含Bing Ads Web服务的版本9的PHP类。请求/响应消息、数据对象和值集的类包含在此存储库中。
版本2将所有类分别存入自己的文件。要使用SDK的未修改版本,请使用分支1.x
。
版本3使用API版本10
##库信息
- Bing Ads API版本10
- 库更新日期:2015年12月15日
- 库主页
##安装
php composer.phar require cpcstrategy/bing-ads-sdk-php:~3.0
##使用
###原始源代码https://code.msdn.microsoft.com/Bing-Ads-API-Version-9-in-fb27761f
###Bing Ads API入门http://msdn.microsoft.com/en-us/library/bing-ads-getting-started.aspx
###PHP中的服务器端OAuth身份验证http://msdn.microsoft.com/en-US/library/dn632721.aspx
###Bing客户端ID和客户端密钥这些凭据在为账户创建应用程序后可用:https://account.live.com/developers/applications
###Bing开发者密钥可以在以下URL获取:https://developers.bingads.microsoft.com/Account
##版本说明有关Bing Ads API更新的信息,请参阅版本说明。