[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-02 UTC."],[],[],null,["- [Resource: AccountActiveAdSummary](#AccountActiveAdSummary)\n - [JSON representation](#AccountActiveAdSummary.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: AccountActiveAdSummary Gets a summary of active ads in an account.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"accountId\": string, \"availableAds\": string, \"activeAds\": string, \"activeAdsLimitTier\": enum (/doubleclick-advertisers/rest/Shared.Types/ResourceQuotaServiceTier), \"kind\": string } ``` |\n\n| Fields ||\n|----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `accountId` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` ID of the account. |\n| `availableAds` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Ads that can be activated for the account. |\n| `activeAds` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` Ads that have been activated for the account |\n| `activeAdsLimitTier` | `enum (`[ResourceQuotaServiceTier](/doubleclick-advertisers/rest/Shared.Types/ResourceQuotaServiceTier)`)` Maximum number of active ads allowed for the account. |\n| `kind` | `string` Identifies what kind of resource this is. Value: the fixed string `\"dfareporting#accountActiveAdSummary\"` . |\n\n| Methods ||\n|----------------------------------------------------------------------|-----------------------------------------------------|\n| [get](/doubleclick-advertisers/rest/v5/accountActiveAdSummaries/get) | Gets the account's active ad summary by account ID. |"]]