Show / Hide Table of Contents

Class AndroidPublisherService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Google Play Developer API.

Inheritance
System.Object
AndroidPublisherService.ScopeConstants
Namespace: Google.Apis.AndroidPublisher.v2
Assembly: Google.Apis.AndroidPublisher.v2.dll
Syntax
public static class ScopeConstants : object

Fields

Androidpublisher

View and manage your Google Play Developer account

Declaration
public const string Androidpublisher = null
Field Value
Type Description
System.String
Back to top