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

More...

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

Properties

long userId [get, set]
 Refers to the User::id. More...
 
bool userIdSpecified [get, set]
 
- Properties inherited from Google.Api.Ads.AdManager.v202305.UserRecordTeamAssociation
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

UserTeamAssociation associates a User with a Team to provide the user access to the entities that belong to the team.

Property Documentation

long Google.Api.Ads.AdManager.v202305.UserTeamAssociation.userId
getset

Refers to the User::id.

bool Google.Api.Ads.AdManager.v202305.UserTeamAssociation.userIdSpecified
getset

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


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