Operand containing user list id and members to be added or removed.
More...
Operand containing user list id and members to be added or removed.
Member [] Google.Api.Ads.AdWords.v201809.MutateMembersOperand.membersList |
|
getset |
A list of members to be added or removed.
If #removeAll is true
, this list must be null
or empty. Otherwise, this field is required and there must be at least one member. The maximum size of this collection is 1000000. This field must not contain null
elements.
bool Google.Api.Ads.AdWords.v201809.MutateMembersOperand.removeAll |
|
getset |
Set to indicate a remove-all operation which will remove all members from the user list. Can only be set with
and when set to true #members must be null or empty.
bool Google.Api.Ads.AdWords.v201809.MutateMembersOperand.removeAllSpecified |
|
getset |
true
, if a value is specified for removeAll, false
otherwise.
long Google.Api.Ads.AdWords.v201809.MutateMembersOperand.userListId |
|
getset |
The id of the user list. This field is required and should not be
null
.
bool Google.Api.Ads.AdWords.v201809.MutateMembersOperand.userListIdSpecified |
|
getset |
true
, if a value is specified for userListId, false
otherwise.
The documentation for this class was generated from the following file: