ads_find_in_campaign
Find ads across all ad groups in a campaign by specifying conditions, fields, sorting, and pagination via a selector.
Instructions
Find ads across all ad groups in a campaign with 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. |