account_overview
Walks the campaign-ad group-ad hierarchy to produce a tree with statuses, roll-up counts, and a serving flag that identifies active objects blocked by a paused ancestor.
Instructions
Compact campaign -> ad group -> ad tree with statuses and roll-up counts.
Use this instead of trying to "list all ads": the API has no global ad list, so this
walks the hierarchy for you. Archived objects are never returned by the list endpoints
(they're only retrievable by id), so the tree shows active/paused objects only. Each
node has a derived serving flag: a child of a paused campaign/ad group stays
active but does not serve, with serving_issues naming the paused ancestor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_paused | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | ||
| campaigns | No | ||
| counts | No |