FACEBOOK MARKETING API从v2.4转化为V2.5常用命令

 SDK Installations

Ads API PHP SDKAds API Python SDK
'''
  Python Requirements:
  Easiest way to install the SDK is using pip.
'''

#If you don't have pip:
easy_install pip

#Clone the git hub repo on your local machine:
git clone  https://github.com/facebook/facebook-python-ads-sdk.git


#then execute the following to ensure that you grab all the dependencies:
pip install facebookads

#### Note: 
# There is currently a dependency installation issue with Python 3.
# If you're running Python 3 and configparser fails to install, 
# manually download the package from github:
https://github.com/facebook/facebook-python-ads-sdk.git 

升级到2.5版本  
pip install facebookads==2.5.0 

使用命令crontab -l 查看本用户下正在跑的服务 
使用命令crontab -e 编辑, 按a键进入编辑模式,按Ctrl+C 打命令:wq保存退出

ls -l 查看文件权限
如果文件权限不足,使用chmod 777 文件名  来赋予权限。


查找某个文件的位置: find / -name 文件名 -type -d
查看某个用户在跑的进程: ps ef|grep -i 用户名



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值