Show / Hide Table of Contents

Class DisplayVideoService.ScopeConstants

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

Inheritance
object
DisplayVideoService.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.DisplayVideo.v2
Assembly: Google.Apis.DisplayVideo.v2.dll
Syntax
public static class DisplayVideoService.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
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
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
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
string
In this article
Back to top Generated by DocFX