Show / Hide Table of Contents

Class AdExchangeBuyerIIService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Ad Exchange Buyer API II.

Inheritance
object
AdExchangeBuyerIIService.ScopeConstants
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 static class AdExchangeBuyerIIService.ScopeConstants

Fields

AdexchangeBuyer

Manage your Ad Exchange buyer account configuration

Declaration
public const string AdexchangeBuyer = "https://www.googleapis.com/auth/adexchange.buyer"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX