adgroups_find_in_campaign
Find ad groups in a campaign using a selector to filter by conditions, select fields, and paginate results.
Instructions
Find ad groups within a single campaign using a selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | Yes | ||
| selector | Yes | Selector object for /find endpoints. Combine conditions / fields / orderBy / pagination. | |
| orgId | No | Override the org (account) for this call. Defaults to ASA_ORG_ID. Use the `org_acls` tool to discover orgIds. |