Get account balance
get_balanceRetrieves the shared-account balance and finance details including Amount, Currency, and Discount from Yandex Direct. Use to check account debt or funds available for transfer.
Instructions
Returns the shared-account balance and finance fields (Amount, AmountAvailableForTransfer, Currency, Discount, AccountID) via the legacy Live v4 AccountManagement service — the only Yandex Direct API that exposes balance (v5 has no finance method). Amount is a string in account CURRENCY UNITS (not micros); a negative Amount means the account is in debt. Defaults to the token's own account; pass logins to target specific shared accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logins | No | Account logins to fetch. Defaults to the token's own account. |