Show / Hide Table of Contents

Class GoogleMarketingPlatformAdminAPIService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Google Marketing Platform Admin API.

Inheritance
object
GoogleMarketingPlatformAdminAPIService.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.GoogleMarketingPlatformAdminAPI.v1alpha
Assembly: Google.Apis.GoogleMarketingPlatformAdminAPI.v1alpha.dll
Syntax
public static class GoogleMarketingPlatformAdminAPIService.ScopeConstants

Fields

MarketingplatformadminAnalyticsRead

View your Google Analytics product account data in GMP home

Declaration
public const string MarketingplatformadminAnalyticsRead = "https://www.googleapis.com/auth/marketingplatformadmin.analytics.read"
Field Value
Type Description
string

MarketingplatformadminAnalyticsUpdate

Manage your Google Analytics product account data in GMP home

Declaration
public const string MarketingplatformadminAnalyticsUpdate = "https://www.googleapis.com/auth/marketingplatformadmin.analytics.update"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX