This skill covers advertiser account budget, daily budget and next-day budget management, cash balance through cash-flow wallet fields, and account cash flow. Use bilibili-sanlian-ads-reporting instead when the user asks for delivery performance metrics such as spend, impressions, clicks, conversions, or campaign/unit/creative performance.
access_token and advertiser account_id first. Use bilibili-sanlian-ads when either is missing.references/.https://cm.bilibili.com/takumi/api as the root path and usually require Authorization: Bearer {access_token}.X-Call-Source: sanlian-skills; add it even when a reference example omits it.| User goal | Reference |
|---|---|
| --- | --- |
| Query, set, or delete account daily budget and next-day budget | references/1879_账户预算设置.md |
| Query account cash balance, available wallet balances, daily fund transactions, and transfers | references/1787_获取账户流水.md |
GET/POST /open_api/cpc/v3/account/budget; use DELETE /open_api/cpc/v3/account/nextday_budget only when deleting next-day budget.GET /open_api/report/v3/cash_flow and read wallet.cash_balance, wallet.red_packet_balance, wallet.special_red_packet_balance, and wallet.credit_balance.bilibili-sanlian-ads-reporting.| Source document | Local reference | Endpoint summary |
|---|---|---|
| --- | --- | --- |
账户管理/md/1879_账户预算设置.md | references/1879_账户预算设置.md | Query/set account budget: GET/POST /open_api/cpc/v3/account/budget; delete next-day budget: DELETE /open_api/cpc/v3/account/nextday_budget |
账户管理/md/1787_获取账户流水.md | references/1787_获取账户流水.md | Account cash flow and wallet balances: GET /open_api/report/v3/cash_flow |
共 1 个版本