Enum MembersResource.ListRequest.ModeEnum
Parameter that specifies which channel members to return.
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum MembersResource.ListRequest.ModeEnum
Fields
Name | Description |
---|---|
AllCurrent | Return all current members, from newest to oldest. |
ListMembersModeUnknown | |
Updates | Return only members that joined after the first call with this mode was made. |