This type defines the fields for an ad.
Types that use Ad
Calls that use Ad
Fields
bidPercentage
The user-defined bid percentage (also known as the ad rate) sets level to which eBay should raise the visibility of the associated listing across the eBay buyer flows. The value is also used to calculate the Promoted Listings fee. Minimum value: 1.0
Maximum value: 100.0
Maximum value: 100.0
inventoryReferenceId
An ID that identifies an a single-item listing or multiple-variation listing that is managed with the Inventory API.
The inventory reference ID is a seller-defined value that can be either an SKU for a single-item listing or an inventoryItemGroupKey for a multiple-value listing.
An inventoryItemGroupKey is a value that the seller defines to indicate a listing that's the parent of a inventory item group (a multiple-variation listing, such as a listing for shirt that's available in multiple sizes and colors).
You must always specify both an inventoryRreferenceId and an inventoryReferenceType to indicate an item that's managed with the Inventory API.
inventoryReferenceType
Indicates the type of item the inventoryReferenceId references. The item can be either an
INVENTORY_ITEM
or INVENTORY_ITEM_GROUP
.listingId
A unique eBay-assigned ID that is generated when a listing is created via the Trading API.