← 返回
未分类 Key

B站三连广告-报表

Bilibili Sanlian Ads MAPI reporting service. Use for custom reports, delivery metrics, spend, impressions, clicks, conversions, daily or hourly trends, and account/campaign/unit/creative performance analysis.
Bilibili Sanlian Ads MAPI reporting service. Use for custom reports, delivery metrics, spend, impressions, clicks, conversions, daily or hourly trends, and account/campaign/unit/creative performance analysis.
本杰明
未分类 community v2.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 31
下载
💾 0
安装
1
版本
#latest

概述

Bilibili Sanlian Ads MAPI Reporting (报表服务)

This skill covers delivery-report metrics such as spend, impressions, clicks, conversions, and performance breakdowns by account, campaign (计划), unit (单元), creative (创意), day, or hour.

Usage Rules

  • Confirm a valid access_token and advertiser account_id first. Use bilibili-sanlian-ads when either is missing.
  • Open the reference before composing a request. Available dimensions, metrics, filters, sorting, response fields, and examples live in references/.
  • Business APIs use https://cm.bilibili.com/takumi/api as the root path and usually require Authorization: Bearer {access_token}.
  • Every MAPI request must include the custom source header X-Call-Source: sanlian-skills; add it even when a reference example omits it.
  • Query at most one day per API call. For multi-day reports, call once per day and merge or summarize client-side.
  • Choose dimensions and metrics narrowly based on the user's question.

Query Planning

  • Total account spend for a day: use account/date-level dimensions only.
  • Campaign ranking: include campaign dimensions, but do not include unit or creative dimensions unless requested.
  • Unit or creative analysis: include the corresponding unit or creative dimensions.
  • Trend: include day or hour dimensions as appropriate.
  • Spend usually uses charged_cost_milli. Convert to yuan with yuan = charged_cost_milli / 100000.
  • Traffic questions usually need show_count and/or click_count.
  • Empty results usually mean no delivery/spend under the selected date, filters, and dimensions; do not treat an empty array as failure by default.

Pitfalls

  • This is delivery-report data. For account cash balance, budget, and cash flow, use bilibili-sanlian-ads-account-finance.
  • The custom report API does not provide an optimization_target dimension. To analyze spend by optimization target, query report data by unit_id, then query unit details/list through bilibili-sanlian-ads-ad-management and join the optimization target client-side.

Source Document Index

Source documentLocal referenceEndpoint summary
---------
投放报表/md/807_自定义报表.mdreferences/807_自定义报表.mdCustom report query: POST /open_api/report/v3/custom/query

版本历史

共 1 个版本

  • v2.0.0 Initial release 当前
    2026-06-01 22:07 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

B站三连广告-授权与主流程

user_b0010d5c
Start-here guide and authorization entry point for Bilibili Sanlian Ads MAPI workflows. Use this skill first to understa
★ 0 📥 43

B站三连广告-账户资金相关

user_b0010d5c
Bilibili Sanlian Ads MAPI account finance service. Use for advertiser account budget, daily budget, next-day budget, cas
★ 0 📥 37

B站三连广告-广告管理

user_b0010d5c
Bilibili Sanlian Ads MAPI ad save and query service. Use for campaign, unit, and creative creation/update/query, strict
★ 0 📥 38