Show / Hide Table of Contents

Enum TeamAccessTypeEnum.Types.TeamAccessType

Represents the types of team access supported for orders.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum TeamAccessTypeEnum.Types.TeamAccessType

Fields

Name Description
None

The level of access in which team members can't view or edit a team's orders.

ReadOnly

The level of access in which team members can only view a team's orders.

ReadWrite

The level of access in which team members can view and edit a team's orders.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX