Show / Hide Table of Contents

Class DfareportingService.Scope

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

Inheritance
System.Object
DfareportingService.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.Dfareporting.v3_3
Assembly: Google.Apis.Dfareporting.v3_3.dll
Syntax
public class Scope

Fields

Ddmconversions

Manage DoubleClick Digital Marketing conversions

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

Dfareporting

View and manage DoubleClick for Advertisers reports

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

Dfatrafficking

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

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