This type defines the fields returned when you create an ad by inventory reference ID.
Type that uses CreateAdsByInventoryReferenceResponse
BulkCreateAdsByInventoryReferenceResponse
Call that uses CreateAdsByInventoryReferenceResponse
Fields
adGroupId
A unique eBay-assigned ID for an ad group in a priority strategy campaign that uses the Cost Per Click (CPC) funding model.Note: This field will always be returned for campaigns that use the CPC funding model. It will not be returned for campaigns that use the Cost Per Sale (CPS) funding model.
inventoryReferenceId
An ID that identifies 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.
inventoryReferenceType
Indicates the type of item the inventoryReferenceId references. The item can be either an
INVENTORY_ITEM
or an INVENTORY_ITEM_GROUP
.statusCode
An HTTP status code that indicates the response-status of the request. Check this code to see if the ads were successfully created.