Ads API .NET library
|
Properties | |
long | userId [get, set] |
Refers to the User::id. More... | |
bool | userIdSpecified [get, set] |
Properties inherited from Google.Api.Ads.AdManager.v202311.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] |
UserTeamAssociation
associates a User with a Team to provide the user access to the entities that belong to the team.
|
getset |
Refers to the User::id.
|
getset |
true
, if a value is specified for userId, false
otherwise.