Show / Hide Table of Contents

Class RealTimeBiddingService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Real-time Bidding API.

Inheritance
object
RealTimeBiddingService.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.RealTimeBidding.v1
Assembly: Google.Apis.RealTimeBidding.v1.dll
Syntax
public static class RealTimeBiddingService.ScopeConstants

Fields

RealtimeBidding

See, create, edit, and delete your Authorized Buyers and Open Bidding account entities

Declaration
public const string RealtimeBidding = "https://www.googleapis.com/auth/realtime-bidding"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX