Download List

项目描述

The APIlity PHP Library provides an
object-oriented way to easily access and manage
the Google AdWords API from within PHP. This comes
along with an abstraction from the SOAP and WSDL
details.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-11-26 01:04
1.13.0

在getActiveCampaigns和getActiveAdGroups职能增加了,为了得到的只是广告系列或广告组活跃。该getRecommendedBudget功能增加。在firstPageCpc和qualityScore领域又增加了KeywordCriterion对象。广告类型的MobileImageAd增加了。在getClientsClientAccountInfos和getManagersClientAccountInfos功能增加了。该getMccAlerts功能增加。关键字工具的回报平均搜索量和上个月的搜索量数据。
标签: Major feature enhancements
The getActiveCampaigns and getActiveAdGroups functions were added in order to obtain only active Campaigns or AdGroups. The getRecommendedBudget function was added. The firstPageCpc and qualityScore fields were added in KeywordCriterion objects. The MobileImageAd ad type was added. The getClientsClientAccountInfos and getManagersClientAccountInfos functions were added. The getMccAlerts function was added. The Keyword Tool now returns average search volume and last month's search volume data.

2008-04-29 22:17
1.12.0

这个版本有许多功能,除错和改进。转换优化工具支持已被添加了广告。每次点击费用出价以展示位置定位的广告系列已添加。有一个新的功能removeCriterionList删除一次几个标准,一个新的功能getCustomizedKeywordListEstimate,允许您收到与谷歌AdWords的流量估算沙箱相同的结果。支持已被添加了对ContentPlacement报告类型。许多文件错误已被修复,而且有很多小错误修正。
标签: Major feature enhancements
This release has many features, bugfixes, and improvements. Conversion optimizer support has been added for Campaigns. CPC bidding for placement-targeted Campaigns has been added. There is a new function removeCriterionList to remove several Criteria at a time, and a new function getCustomizedKeywordListEstimate that allows you to receive the same results as with Google AdWords' Traffic Estimator Sandbox. Support has been added for the ContentPlacement report type. Many documentation bugs have been fixed, and there are many minor bugfixes.

2007-12-13 19:23
1.11.2

错误修正。运动结束日期的处理增加了。为建立行为(头条| Description1 | Description2 | DestinationUrl | DisplayUrl }(...)已被修改。一个新的APIlity面向对象的模式已被添加。
标签: Major bugfixes
Bugfixes. Campaign end date handling has been added. The behavior for set{Headline|Description1|Description2| DestinationUrl|DisplayUrl}(...) has been modified. A new APIlity object-oriented mode has been added.

2007-10-25 08:48
1.11.0

该报告界面完全改变了。请参阅http://google-apility.sourceforge.net/reference.html#详细的报告。广告组CPC和CPM领域的重新命名。
标签: Major feature enhancements
The report interface was completely changed.
Please see
http://google-apility.sourceforge.net/reference.html#report
for details. The AdGroup CPC and CPM fields were
renamed.

2007-10-06 01:14
1.10.4

美元authenticationContext,$ faultStack美元和soapClients已与静态变量取代全局变量。无形字符NuSOAP错误导致会议失败的初始化已得到修复。一个Criterion.php错字其中maxCpc字段是macCpc已得到修复。一个checkCriterionList错误()其中可选的destinationUrl和isNegative领域被严格假定已得到修复。一个Ad.php为ImageAds,那里的豁免请求失踪错误,已得到修复。
标签: Major bugfixes
The global variables $authenticationContext, $faultStack, and $soapClients have been replaced with static variables. The invisible characters bug in NuSOAP that caused sessions to fail on initialization has been fixed. A typo in Criterion.php where the maxCpc field was macCpc has been fixed. A bug in checkCriterionList() where the optional destinationUrl and isNegative fields were strictly assumed has been fixed. A bug in Ad.php for ImageAds, where the exemption request was missing, has been fixed.

Project Resources