ebay_get_keywords
Retrieve all keywords for an eBay advertising campaign by providing the campaign ID. Optionally filter by ad group IDs and paginate results.
Instructions
Get all keywords for a campaign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | Yes | Campaign ID | |
| adGroupIds | No | Comma-separated ad group IDs to filter by | |
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip |