REST Resource: bidders.accounts.filterSets.losingBids
Resource
There is no persistent data associated with this resource.
Methods |
|
List all reasons for which bids lost in the auction, with the number of bids that lost for each reason. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["This resource manages losing bid reasons for a given bidder account and filter set."],["It provides a method to list all losing bid reasons and the corresponding number of bids."],["There is no persistent data stored directly within this resource."]]],["The resource lacks persistent data. The primary method available is `list`, which retrieves a breakdown of losing bid reasons within auctions. This method provides the count of bids lost due to each specific reason. This allows users to understand why bids are failing and to adjust bidding strategies accordingly.\n"]]