Show / Hide Table of Contents

Class BuyersResource

The "buyers" collection of methods.

Inheritance
object
BuyersResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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
In this article
Back to top Generated by DocFX