Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.02 KB

File metadata and controls

12 lines (9 loc) · 1.02 KB

# UsageStatsSpend

Properties

Name Type Description Notes
current_period_cents int Total current-period spend in cents (all products combined). [optional]
credits_remaining_cents int Free-tier credit remaining in cents. Applied before any charge. [optional]
x_spend_cents int Current-period X/Twitter API spend in cents, summed from `xApiCallsByOperation` × per-operation prices. Tier-agnostic (covers every price including the $0.200 URL tier). Rounded up for conservative enforcement against `xSpendLimitCents`. [optional]
x_spend_limit_cents int Monthly X spend cap set by the account owner, or null if no cap. When current X spend hits this cap, analytics and inbox sync are auto-paused for X accounts. Publishing is never blocked by this cap. [optional]

[Back to Model list] [Back to API list] [Back to README]