Show / Hide Table of Contents

Class DisplayVideoService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Display & Video 360 API.

Inheritance
System.Object
DisplayVideoService.ScopeConstants
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.DisplayVideo.v1
Assembly: Google.Apis.DisplayVideo.v1.dll
Syntax
public static class ScopeConstants

Fields

DisplayVideo

Create, see, edit, and permanently delete your Display & Video 360 entities and reports

Declaration
public const string DisplayVideo = "https://www.googleapis.com/auth/display-video"
Field Value
Type Description
System.String

DisplayVideoMediaplanning

Create, see, and edit Display & Video 360 Campaign entities and see billing invoices

Declaration
public const string DisplayVideoMediaplanning = "https://www.googleapis.com/auth/display-video-mediaplanning"
Field Value
Type Description
System.String

DisplayVideoUserManagement

Private Service: https://www.googleapis.com/auth/display-video-user-management

Declaration
public const string DisplayVideoUserManagement = "https://www.googleapis.com/auth/display-video-user-management"
Field Value
Type Description
System.String

Doubleclickbidmanager

View and manage your reports in DoubleClick Bid Manager

Declaration
public const string Doubleclickbidmanager = "https://www.googleapis.com/auth/doubleclickbidmanager"
Field Value
Type Description
System.String
In This Article
Back to top Generated by DocFX