.. index:: Bids, bid .. _bids: Bids ==== Collection of embedded :ref:`bid ` representations. Relations --------- .. relations:: .. relation:: :name: mp:bid :embedded: yes :cardinality: 0..N Reference --------- .. endpoint:: GET /v1/advertisements/{itemId}/bids Returns all bids placed on the advertisement ordered by a bid amount. Examples -------- .. include:: examples/get-bids-example.rst