Show / Hide Table of Contents

Class AgenciesAndBrandsService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Agencies and Brands API.

Inheritance
object
AgenciesAndBrandsService.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.AgenciesAndBrands.v1
Assembly: Google.Apis.AgenciesAndBrands.v1.dll
Syntax
public static class AgenciesAndBrandsService.ScopeConstants

Fields

AgenciesAndBrands

View, create, edit, and delete data entities in your Agency account.

Declaration
public const string AgenciesAndBrands = "https://www.googleapis.com/auth/agencies-and-brands"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX