ListFilteredBidRequestsResponse
Stay organized with collections
Save and categorize content based on your preferences.
-
The ListFilteredBidRequestsResponse message lists reasons why bid requests were filtered and not sent to the buyer.
-
The response includes a list of CalloutStatusRows, each detailing counts of filtered bid requests by callout status.
-
A nextPageToken is provided to retrieve subsequent pages of results from the filteredBidRequests.list method.
Response message for listing all reasons that bid requests were filtered and not sent to the buyer.
| JSON representation |
{
"calloutStatusRows": [
{
object (CalloutStatusRow)
}
],
"nextPageToken": string
} |
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."],[],[]]