ebay_get_ads
Retrieve ads from eBay Marketing API by campaign ID, with optional filters for status, ad groups, and listings to analyze performance.
Instructions
Get ads through the eBay Marketing API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | limit optional endpoint parameter | |
| offset | No | offset optional endpoint parameter | |
| adStatus | No | adStatus optional endpoint parameter | |
| adGroupIds | No | adGroupIds optional endpoint parameter | |
| campaignId | Yes | campaignId required endpoint parameter | |
| listingIds | No | listingIds optional endpoint parameter |