Show / Hide Table of Contents

Class DfareportingService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Campaign Manager 360 API.

Inheritance
object
DfareportingService.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.Dfareporting.v3_5
Assembly: Google.Apis.Dfareporting.v3_5.dll
Syntax
public static class DfareportingService.ScopeConstants

Fields

Ddmconversions

Manage DoubleClick Digital Marketing conversions

Declaration
public const string Ddmconversions = "https://www.googleapis.com/auth/ddmconversions"
Field Value
Type Description
string

Dfareporting

View and manage DoubleClick for Advertisers reports

Declaration
public const string Dfareporting = "https://www.googleapis.com/auth/dfareporting"
Field Value
Type Description
string

Dfatrafficking

View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns

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