Show / Hide Table of Contents

Class AdExchangeBuyerService.Scope

Available OAuth 2.0 scopes for use with the Ad Exchange Buyer API.

Inheritance
System.Object
AdExchangeBuyerService.Scope
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Google.Apis.AdExchangeBuyer.v1_4
Assembly: Google.Apis.AdExchangeBuyer.v1_4.dll
Syntax
public class Scope

Fields

AdexchangeBuyer

Manage your Ad Exchange buyer account configuration

Declaration
public static string AdexchangeBuyer
Field Value
Type Description
System.String
In This Article
Back to top