List Ad Groups
Lists ad groups for the account, newest first.
Authorizations
An account API key, account scoped JWT, app API key, or user OAuth token.
Headers
Pins the request to a dated API version. When omitted, the request uses the original (2025-01-01) request/response shapes, so existing unversioned callers are never broken. Generated SDKs always send the latest version they were built against. An unrecognized value is rejected with a 400. The schemas documented here always describe the latest version.
"2026-06-20"
Query Parameters
Account whose ad groups to list. Defaults to the authenticated account.
Filter to ad groups in this campaign.
Filter to a status (active, paused, in_review, rejected).
The field to sort by. Defaults to created_at.
created_at, updated_at The sort direction. Defaults to desc.
asc, desc 
