Download the PHP package westng/oceanengine-sdk-php without Composer

On this page you can find all versions of the php package westng/oceanengine-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package oceanengine-sdk-php

Marketing PHP SDK

概述

在技术蓬勃发展的当下,巨量引擎开放平台的Marketing API SDK,本应是普惠所有开发者的得力工具,涵盖巨量广告、巨量千川、巨量本地推、巨量星图及企业号相关功能,从Token获取到请求封装、响应解释,每个环节都暗藏助力高效开发的玄机。

其本地化设计,理应为开发者开辟便捷通道,无论经验如何,都能借它在API调用之路上畅行无阻。可现实却令人咋舌,面对PHP这片高手云集、活力满满的领域,官方竟然缺失PHP版本的SDK!

这简直荒谬至极。PHP开发者们为互联网立下汗马功劳,如今却像被抛弃的孩子。看着其他语言开发者仗着官方SDK大步快跑,自己只能徒手在荆棘中挣扎,太不公平!好比马拉松赛场,别人装备精良、补给充足,自己却赤脚前行、无水可饮。

幸有补救性SDK,让PHP开发者不至于掉队,能凭本事搭起投放管理系统,但背后是他们付出的诸多额外心血。官方这种“偏心”做法,实在该反省,给PHP开发者们一个交代!

使用条件

  1. 使用SDK需要首先注册成为巨量引擎开发者,请参考开发者快速入门文档
  2. 使用SDK需要先拥有API的访问权限,所有SDK的使用与应用拥有的权限组相关联

安装

快速入门

申请广告主授权

SDK包结构

其他的自己看吧

移步tests目录 查阅使用方法

开发进度

巨量千川 $xxx::JuLiangQianChuan()

账号管理
账户关系获取 开发进度 链名$xxx::JuLiangQianChuan()->AccountRel->xxx
获取千川账户下可投广抖音号 AwemeAuthorizedGet()
获取千川账户下抖音号授权列表 AwemeAuthListGet()
获取已授权的账户(店铺/代理商/组织) AdvertiserGet()
获取店铺账户关联的广告账户列表 ShopAdvertiserList()
获取代理商账户关联的广告账户列表 AgentAdvertiserSelect()
获取纵横组织下账户列表 CustomerCenterAdvertiserList()
广告主添加抖音号 ToolsAwemeAuth()
店铺新客定向授权 ToolsShopAuth()
账户信息获取 开发进度 链名$xxx::JuLiangQianChuan()->AccountInfo
获取授权时登录用户信息 UserInfo()
获取店铺账户信息 QianchuanShopGet()
获取代理商账户信息 AgentInfo()
获取千川广告账户基础信息 AdvertiserPublicInfo()
获取千川广告账户全量信息 AdvertiserInfo()
获取千川账户类型 QianchuanAdvertiserTypeGet()

巨量星图 $xxx::JuLiangStarMap

问题建议与反馈

如果您在使用SDK过程中有任何问题与建议,请忽略!!!

后续计划

做完回家过年 🧨


All versions of oceanengine-sdk-php with dependencies

PHP Build Version
Package Version
Requires php Version >=8.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package westng/oceanengine-sdk-php contains the following files

Loading the files please wait ....