Class RuleBasedUserListInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<RuleBasedUserListInfo.Builder>
com.google.ads.googleads.v18.common.RuleBasedUserListInfo.Builder
- All Implemented Interfaces:
RuleBasedUserListInfoOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- RuleBasedUserListInfo
public static final class RuleBasedUserListInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<RuleBasedUserListInfo.Builder>
implements RuleBasedUserListInfoOrBuilder
Representation of a userlist that is generated by a rule.Protobuf type
google.ads.googleads.v18.common.RuleBasedUserListInfo-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Flexible rule representation of visitors with one or multiple actions.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The status of pre-population.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorFlexible rule representation of visitors with one or multiple actions.Flexible rule representation of visitors with one or multiple actions.Flexible rule representation of visitors with one or multiple actions.The status of pre-population.intThe status of pre-population.booleanFlexible rule representation of visitors with one or multiple actions.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanFlexible rule representation of visitors with one or multiple actions.mergeFrom(RuleBasedUserListInfo other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Flexible rule representation of visitors with one or multiple actions.setFlexibleRuleUserList(FlexibleRuleUserListInfo.Builder builderForValue) Flexible rule representation of visitors with one or multiple actions.The status of pre-population.setPrepopulationStatusValue(int value) The status of pre-population.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<RuleBasedUserListInfo.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<RuleBasedUserListInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<RuleBasedUserListInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<RuleBasedUserListInfo.Builder>
-
setField
public RuleBasedUserListInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RuleBasedUserListInfo.Builder>
-
clearField
public RuleBasedUserListInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RuleBasedUserListInfo.Builder>
-
clearOneof
public RuleBasedUserListInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<RuleBasedUserListInfo.Builder>
-
setRepeatedField
public RuleBasedUserListInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RuleBasedUserListInfo.Builder>
-
addRepeatedField
public RuleBasedUserListInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RuleBasedUserListInfo.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RuleBasedUserListInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<RuleBasedUserListInfo.Builder>
-
mergeFrom
public RuleBasedUserListInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RuleBasedUserListInfo.Builder>- Throws:
IOException
-
getPrepopulationStatusValue
public int getPrepopulationStatusValue()The status of pre-population. The field is default to NONE if not set which means the previous users will not be considered. If set to REQUESTED, past site visitors or app users who match the list definition will be included in the list (works on the Display Network only). This will only add past users from within the last 30 days, depending on the list's membership duration and the date when the remarketing tag is added. The status will be updated to FINISHED once request is processed, or FAILED if the request fails.
.google.ads.googleads.v18.enums.UserListPrepopulationStatusEnum.UserListPrepopulationStatus prepopulation_status = 1;- Specified by:
getPrepopulationStatusValuein interfaceRuleBasedUserListInfoOrBuilder- Returns:
- The enum numeric value on the wire for prepopulationStatus.
-
setPrepopulationStatusValue
The status of pre-population. The field is default to NONE if not set which means the previous users will not be considered. If set to REQUESTED, past site visitors or app users who match the list definition will be included in the list (works on the Display Network only). This will only add past users from within the last 30 days, depending on the list's membership duration and the date when the remarketing tag is added. The status will be updated to FINISHED once request is processed, or FAILED if the request fails.
.google.ads.googleads.v18.enums.UserListPrepopulationStatusEnum.UserListPrepopulationStatus prepopulation_status = 1;- Parameters:
value- The enum numeric value on the wire for prepopulationStatus to set.- Returns:
- This builder for chaining.
-
getPrepopulationStatus
The status of pre-population. The field is default to NONE if not set which means the previous users will not be considered. If set to REQUESTED, past site visitors or app users who match the list definition will be included in the list (works on the Display Network only). This will only add past users from within the last 30 days, depending on the list's membership duration and the date when the remarketing tag is added. The status will be updated to FINISHED once request is processed, or FAILED if the request fails.
.google.ads.googleads.v18.enums.UserListPrepopulationStatusEnum.UserListPrepopulationStatus prepopulation_status = 1;- Specified by:
getPrepopulationStatusin interfaceRuleBasedUserListInfoOrBuilder- Returns:
- The prepopulationStatus.
-
setPrepopulationStatus
public RuleBasedUserListInfo.Builder setPrepopulationStatus(UserListPrepopulationStatusEnum.UserListPrepopulationStatus value) The status of pre-population. The field is default to NONE if not set which means the previous users will not be considered. If set to REQUESTED, past site visitors or app users who match the list definition will be included in the list (works on the Display Network only). This will only add past users from within the last 30 days, depending on the list's membership duration and the date when the remarketing tag is added. The status will be updated to FINISHED once request is processed, or FAILED if the request fails.
.google.ads.googleads.v18.enums.UserListPrepopulationStatusEnum.UserListPrepopulationStatus prepopulation_status = 1;- Parameters:
value- The prepopulationStatus to set.- Returns:
- This builder for chaining.
-
clearPrepopulationStatus
The status of pre-population. The field is default to NONE if not set which means the previous users will not be considered. If set to REQUESTED, past site visitors or app users who match the list definition will be included in the list (works on the Display Network only). This will only add past users from within the last 30 days, depending on the list's membership duration and the date when the remarketing tag is added. The status will be updated to FINISHED once request is processed, or FAILED if the request fails.
.google.ads.googleads.v18.enums.UserListPrepopulationStatusEnum.UserListPrepopulationStatus prepopulation_status = 1;- Returns:
- This builder for chaining.
-
hasFlexibleRuleUserList
public boolean hasFlexibleRuleUserList()Flexible rule representation of visitors with one or multiple actions. The flexible user list is defined by two lists of operands – inclusive_operands and exclusive_operands; each operand represents a set of users based on actions they took in a given timeframe. These lists of operands are combined with the AND_NOT operator, so that users represented by the inclusive operands are included in the user list, minus the users represented by the exclusive operands.
.google.ads.googleads.v18.common.FlexibleRuleUserListInfo flexible_rule_user_list = 5;- Specified by:
hasFlexibleRuleUserListin interfaceRuleBasedUserListInfoOrBuilder- Returns:
- Whether the flexibleRuleUserList field is set.
-
getFlexibleRuleUserList
Flexible rule representation of visitors with one or multiple actions. The flexible user list is defined by two lists of operands – inclusive_operands and exclusive_operands; each operand represents a set of users based on actions they took in a given timeframe. These lists of operands are combined with the AND_NOT operator, so that users represented by the inclusive operands are included in the user list, minus the users represented by the exclusive operands.
.google.ads.googleads.v18.common.FlexibleRuleUserListInfo flexible_rule_user_list = 5;- Specified by:
getFlexibleRuleUserListin interfaceRuleBasedUserListInfoOrBuilder- Returns:
- The flexibleRuleUserList.
-
setFlexibleRuleUserList
Flexible rule representation of visitors with one or multiple actions. The flexible user list is defined by two lists of operands – inclusive_operands and exclusive_operands; each operand represents a set of users based on actions they took in a given timeframe. These lists of operands are combined with the AND_NOT operator, so that users represented by the inclusive operands are included in the user list, minus the users represented by the exclusive operands.
.google.ads.googleads.v18.common.FlexibleRuleUserListInfo flexible_rule_user_list = 5; -
setFlexibleRuleUserList
public RuleBasedUserListInfo.Builder setFlexibleRuleUserList(FlexibleRuleUserListInfo.Builder builderForValue) Flexible rule representation of visitors with one or multiple actions. The flexible user list is defined by two lists of operands – inclusive_operands and exclusive_operands; each operand represents a set of users based on actions they took in a given timeframe. These lists of operands are combined with the AND_NOT operator, so that users represented by the inclusive operands are included in the user list, minus the users represented by the exclusive operands.
.google.ads.googleads.v18.common.FlexibleRuleUserListInfo flexible_rule_user_list = 5; -
mergeFlexibleRuleUserList
Flexible rule representation of visitors with one or multiple actions. The flexible user list is defined by two lists of operands – inclusive_operands and exclusive_operands; each operand represents a set of users based on actions they took in a given timeframe. These lists of operands are combined with the AND_NOT operator, so that users represented by the inclusive operands are included in the user list, minus the users represented by the exclusive operands.
.google.ads.googleads.v18.common.FlexibleRuleUserListInfo flexible_rule_user_list = 5; -
clearFlexibleRuleUserList
Flexible rule representation of visitors with one or multiple actions. The flexible user list is defined by two lists of operands – inclusive_operands and exclusive_operands; each operand represents a set of users based on actions they took in a given timeframe. These lists of operands are combined with the AND_NOT operator, so that users represented by the inclusive operands are included in the user list, minus the users represented by the exclusive operands.
.google.ads.googleads.v18.common.FlexibleRuleUserListInfo flexible_rule_user_list = 5; -
getFlexibleRuleUserListBuilder
Flexible rule representation of visitors with one or multiple actions. The flexible user list is defined by two lists of operands – inclusive_operands and exclusive_operands; each operand represents a set of users based on actions they took in a given timeframe. These lists of operands are combined with the AND_NOT operator, so that users represented by the inclusive operands are included in the user list, minus the users represented by the exclusive operands.
.google.ads.googleads.v18.common.FlexibleRuleUserListInfo flexible_rule_user_list = 5; -
getFlexibleRuleUserListOrBuilder
Flexible rule representation of visitors with one or multiple actions. The flexible user list is defined by two lists of operands – inclusive_operands and exclusive_operands; each operand represents a set of users based on actions they took in a given timeframe. These lists of operands are combined with the AND_NOT operator, so that users represented by the inclusive operands are included in the user list, minus the users represented by the exclusive operands.
.google.ads.googleads.v18.common.FlexibleRuleUserListInfo flexible_rule_user_list = 5;- Specified by:
getFlexibleRuleUserListOrBuilderin interfaceRuleBasedUserListInfoOrBuilder
-
setUnknownFields
public final RuleBasedUserListInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RuleBasedUserListInfo.Builder>
-
mergeUnknownFields
public final RuleBasedUserListInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RuleBasedUserListInfo.Builder>
-