ebay_get_keywords
Retrieve keywords from eBay ad campaigns via the Marketing API. Filter results by campaign ID, ad group, status, limit, or offset.
Instructions
Get keywords through the eBay Marketing API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | limit optional endpoint parameter | |
| offset | No | offset optional endpoint parameter | |
| adGroupIds | No | adGroupIds optional endpoint parameter | |
| campaignId | Yes | campaignId required endpoint parameter | |
| keywordStatus | No | keywordStatus optional endpoint parameter |