Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202308.UserRecordTeamAssociation Class Reference

More...

Inheritance diagram for Google.Api.Ads.AdManager.v202308.UserRecordTeamAssociation:
Google.Api.Ads.AdManager.v202308.UserTeamAssociation

Properties

long teamId [get, set]
 The Team::id of the team. More...
 
bool teamIdSpecified [get, set]
 
TeamAccessType overriddenTeamAccessType [get, set]
 The overridden team access type. This field is More...
 
bool overriddenTeamAccessTypeSpecified [get, set]
 
TeamAccessType defaultTeamAccessType [get, set]
 The default team access type Team::teamAccessType. This field is read-only and is populated by Google. More...
 
bool defaultTeamAccessTypeSpecified [get, set]
 

Detailed Description

UserRecordTeamAssociation represents the association between a UserRecord and a Team.

Property Documentation

TeamAccessType Google.Api.Ads.AdManager.v202308.UserRecordTeamAssociation.defaultTeamAccessType
getset

The default team access type Team::teamAccessType. This field is read-only and is populated by Google.

bool Google.Api.Ads.AdManager.v202308.UserRecordTeamAssociation.defaultTeamAccessTypeSpecified
getset

true, if a value is specified for defaultTeamAccessType, false otherwise.

TeamAccessType Google.Api.Ads.AdManager.v202308.UserRecordTeamAssociation.overriddenTeamAccessType
getset

The overridden team access type. This field is

null if team access type is not overridden.

bool Google.Api.Ads.AdManager.v202308.UserRecordTeamAssociation.overriddenTeamAccessTypeSpecified
getset

true, if a value is specified for overriddenTeamAccessType, false otherwise.

long Google.Api.Ads.AdManager.v202308.UserRecordTeamAssociation.teamId
getset

The Team::id of the team.

bool Google.Api.Ads.AdManager.v202308.UserRecordTeamAssociation.teamIdSpecified
getset

true, if a value is specified for teamId, false otherwise.


The documentation for this class was generated from the following file: