SearchAdsBalance
Get the account balance.
Table Specific Information
Select
The connector will use the Yahoo! Ads API to process WHERE clause conditions built with the following column and operator. The AccountId is required to make a request and the rest of the filter is executed client-side within the connector.
- AccountId supports the '=,IN'.
For example:
SELECT * FROM SearchAdsBalance WHERE AccountId = '25687'
Columns
Name | Type | References | Description |
AccountId [KEY] | Int64 |
SearchAdsAccounts.AccountId | Account ID. |
Balance | Int64 | Balance. |