Class BiddersResource.AccountsResource.FilterSetsResource.BidResponsesWithoutBidsResource
The "bidResponsesWithoutBids" collection of methods.
Inheritance
BiddersResource.AccountsResource.FilterSetsResource.BidResponsesWithoutBidsResource
Inherited Members
Namespace: Google.Apis.AdExchangeBuyerII.v2beta1
Assembly: Google.Apis.AdExchangeBuyerII.v2beta1.dll
Syntax
public class BiddersResource.AccountsResource.FilterSetsResource.BidResponsesWithoutBidsResource
Constructors
BidResponsesWithoutBidsResource(IClientService)
Constructs a new resource.
Declaration
public BidResponsesWithoutBidsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
List(string)
List all reasons for which bid responses were considered to have no applicable bids, with the number of bid responses affected for each reason.
Declaration
public virtual BiddersResource.AccountsResource.FilterSetsResource.BidResponsesWithoutBidsResource.ListRequest List(string filterSetName)
Parameters
Type | Name | Description |
---|---|---|
string | filterSetName | Name of the filter set that should be applied to the requested metrics. For example: - For a
bidder-level filter set for bidder 123: |
Returns
Type | Description |
---|---|
BiddersResource.AccountsResource.FilterSetsResource.BidResponsesWithoutBidsResource.ListRequest |