ebay_get_keywords
Retrieve all keywords from an eBay campaign, with optional filters for ad group and status.
Instructions
Get all keywords for a campaign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | Yes | Campaign ID | |
| adGroupId | No | Ad group ID to filter by | |
| keywordStatus | No | Filter by keyword status: ACTIVE, PAUSED, or ARCHIVED | |
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip |