系统设置中心

Google Ads

Google Ads Scripts POST 导入成本时使用的 X-Import-Token。
Key: google_ads_import_token

默认值

系统自动导入或创建数据时使用的默认 project_id。
Key: default_project_id
系统自动导入或创建数据时使用的默认 website_id。
Key: default_website_id
系统自动创建资金流水时使用的默认 fund_pool_id。
Key: default_fund_pool_id
系统自动创建联盟相关数据时使用的默认 network_id。
Key: default_network_id
金额记录未指定币种时使用的默认值。
Key: default_currency

ROI

ROI 小于该值时标记为亏损。
Key: roi_loss_threshold
ROI 大于等于亏损阈值且小于该值时标记为低利润。
Key: roi_warning_threshold

Feishu Alert Center

Google Ads 导入失败时推送飞书预警。
Key: enable_google_ads_alert
商家 ROI 低于阈值时推送飞书预警。
Key: enable_roi_alert
联盟回款创建成功时推送飞书通知。
Key: enable_affiliate_payment_alert
投资人账单创建成功时推送飞书通知。
Key: enable_investor_statement_alert
换链失败、24小时未执行、广告系列未配置换链时推送飞书预警。
Key: enable_tracking_alert

投资结算

投资人收益结算默认周期。
Key: default_settlement_cycle

换链预警定时任务

可加入服务器 cron,每 30 分钟扫描一次换链异常并推送飞书。
*/30 * * * * cd /www/wwwroot/abos && php artisan abos:tracking-alerts >> /dev/null 2>&1