Class BuyersResource
The "buyers" collection of methods.
Inherited Members
Namespace: Google.Apis.AdExchangeBuyerII.v2beta1
Assembly: Google.Apis.AdExchangeBuyerII.v2beta1.dll
Syntax
public class BuyersResource
Constructors
BuyersResource(IClientService)
Constructs a new resource.
Declaration
public BuyersResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
FilterSets
Gets the FilterSets resource.
Declaration
public virtual BuyersResource.FilterSetsResource FilterSets { get; }
Property Value
Type | Description |
---|---|
BuyersResource.FilterSetsResource |