An enumerated value type defining the type of the seller's inventory reference ID. When specifying an inventory item, you must always specify both inventoryReferenceId and inventoryReferenceType.
Types that use InventoryReferenceTypeEnum
AdCreateAdsByInventoryReferenceRequestCreateAdsByInventoryReferenceResponseDeleteAdsByInventoryReferenceRequestDeleteAdsByInventoryReferenceResponseInventoryItemInventoryReferenceUpdateAdsByInventoryReferenceResponse
Calls that use InventoryReferenceTypeEnum
POST
POST
Enumerations
INVENTORY_ITEM
This enum value is used if you want to identify a single-item listing by its item ID or SKU.
INVENTORY_ITEM_GROUP
This enum value is used if you want to identify a multi-variation listing by its item ID or inventoryItemGroupKey as defined in the Inventory API.