seo-broweb / yandex-metrika-api
用于访问Yandex Metrika API的Sdk
v1.0.5
2017-09-23 06:30 UTC
Requires
- mashape/unirest-php: 3.*
This package is auto-updated.
Last update: 2024-09-25 07:06:35 UTC
README
- /lib/YandexMetrikaApi.php - 用于包装Yandex Metrika API的类 Yandex Metrika API
- /index.php - 使用示例
注意:需要unirest库 (http://unirest.io/)
已实现的功能
- 覆盖所有Yandex Metrika API方法
- 源代码已文档化
- 方法名称简单易懂,如ListCounters, InfoGoal, AddGoal, ChangeGoal, DeleteGoal
- 参数名称与文档中的输入数据名称相匹配