Show / Hide Table of Contents

Class DisplayVideoService.Scope

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

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

Fields

DisplayVideo

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

Declaration
public static string DisplayVideo
Field Value
Type Description
System.String

DisplayVideoMediaplanning

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

Declaration
public static string DisplayVideoMediaplanning
Field Value
Type Description
System.String

DisplayVideoUserManagement

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

Declaration
public static string DisplayVideoUserManagement
Field Value
Type Description
System.String

Doubleclickbidmanager

View and manage your reports in DoubleClick Bid Manager

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