ebay_get_ads_by_inventory_reference
Retrieve ads linked to a specific inventory reference within an eBay campaign. Provide campaign ID, inventory reference ID, and inventory reference type to fetch ad data.
Instructions
Get ads by inventory reference through the eBay Marketing API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | Yes | campaignId required endpoint parameter | |
| inventoryReferenceId | Yes | inventoryReferenceId required endpoint parameter | |
| inventoryReferenceType | Yes | inventoryReferenceType required endpoint parameter |