Class ListPlannableUserInterestsRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.ExtendableBuilder<com.google.protobuf.GeneratedMessageV3,BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ListPlannableUserInterestsRequest.Builder>
com.google.ads.googleads.v21.services.ListPlannableUserInterestsRequest.Builder
- All Implemented Interfaces:
ListPlannableUserInterestsRequestOrBuilder,com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<com.google.protobuf.GeneratedMessageV3>,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListPlannableUserInterestsRequest
public static final class ListPlannableUserInterestsRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ListPlannableUserInterestsRequest.Builder>
implements ListPlannableUserInterestsRequestOrBuilder
Request message for [ReachPlanService.ListPlannableUserInterests][google.ads.googleads.v21.services.ReachPlanService.ListPlannableUserInterests].Protobuf type
google.ads.googleads.v21.services.ListPlannableUserInterestsRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllUserInterestTaxonomyTypes(Iterable<? extends UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType> values) Optional.Optional.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Optional.addUserInterestTaxonomyTypesValue(int value) Optional.build()clear()Required.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) A filter by user interest name.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) A filter by user interest path.Optional.Optional.clone()Required.com.google.protobuf.ByteStringRequired.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorA filter by user interest name.com.google.protobuf.ByteStringA filter by user interest name.A filter by user interest path.com.google.protobuf.ByteStringA filter by user interest path.Optional.Optional.Optional.getUserInterestTaxonomyTypes(int index) Optional.intOptional.Optional.intgetUserInterestTaxonomyTypesValue(int index) Optional.Optional.booleanA filter by user interest name.booleanA filter by user interest path.booleanOptional.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Optional.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setCustomerId(String value) Required.setCustomerIdBytes(com.google.protobuf.ByteString value) Required.setNameQuery(String value) A filter by user interest name.setNameQueryBytes(com.google.protobuf.ByteString value) A filter by user interest name.setPathQuery(String value) A filter by user interest path.setPathQueryBytes(com.google.protobuf.ByteString value) A filter by user interest path.Optional.setReachApplicationInfo(AdditionalApplicationInfo.Builder builderForValue) Optional.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setUserInterestTaxonomyTypes(int index, UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType value) Optional.setUserInterestTaxonomyTypesValue(int index, int value) Optional.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getParentForChildrenMethods inherited from class com.google.protobuf.GeneratedMessage.ExtendableBuilder
addExtension, addExtension, clearExtension, clearExtension, extensionsAreInitialized, getAllFields, getExtension, getExtension, getExtensionCount, getField, getFieldBuilder, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, hasExtension, hasField, mergeExtensionFields, newBuilderForField, parseUnknownField, setExtension, setExtension, setExtension, setExtensionMethods inherited from class com.google.protobuf.GeneratedMessage.Builder
getOneofFieldDescriptor, getUnknownFields, getUnknownFieldSetBuilder, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, onBuilt, onChanged, 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.GeneratedMessage.ExtendableMessageOrBuilder
getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, hasExtension, hasExtensionMethods 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()- Overrides:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListPlannableUserInterestsRequest.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<ListPlannableUserInterestsRequest.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.GeneratedMessage.Builder<ListPlannableUserInterestsRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<com.google.protobuf.GeneratedMessageV3>- 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<ListPlannableUserInterestsRequest.Builder>
-
setField
public ListPlannableUserInterestsRequest.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<ListPlannableUserInterestsRequest.Builder>
-
clearField
public ListPlannableUserInterestsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListPlannableUserInterestsRequest.Builder>
-
clearOneof
public ListPlannableUserInterestsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListPlannableUserInterestsRequest.Builder>
-
setRepeatedField
public ListPlannableUserInterestsRequest.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<ListPlannableUserInterestsRequest.Builder>
-
addRepeatedField
public ListPlannableUserInterestsRequest.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<ListPlannableUserInterestsRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListPlannableUserInterestsRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.ExtendableBuilder<com.google.protobuf.GeneratedMessageV3,ListPlannableUserInterestsRequest.Builder>
-
mergeFrom
public ListPlannableUserInterestsRequest.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<ListPlannableUserInterestsRequest.Builder>- Throws:
IOException
-
getCustomerId
Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCustomerIdin interfaceListPlannableUserInterestsRequestOrBuilder- Returns:
- The customerId.
-
getCustomerIdBytes
public com.google.protobuf.ByteString getCustomerIdBytes()Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCustomerIdBytesin interfaceListPlannableUserInterestsRequestOrBuilder- Returns:
- The bytes for customerId.
-
setCustomerId
Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The customerId to set.- Returns:
- This builder for chaining.
-
clearCustomerId
Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setCustomerIdBytes
public ListPlannableUserInterestsRequest.Builder setCustomerIdBytes(com.google.protobuf.ByteString value) Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for customerId to set.- Returns:
- This builder for chaining.
-
getUserInterestTaxonomyTypesList
public List<UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType> getUserInterestTaxonomyTypesList()Optional. A filter by user interest type. If set, only user interests with a type listed in the filter will be returned. If not set, user interests of all supported types will be returned. Supported user interest types are AFFINITY and IN_MARKET. Each type must be specified at most once.
repeated .google.ads.googleads.v21.enums.UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType user_interest_taxonomy_types = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getUserInterestTaxonomyTypesListin interfaceListPlannableUserInterestsRequestOrBuilder- Returns:
- A list containing the userInterestTaxonomyTypes.
-
getUserInterestTaxonomyTypesCount
public int getUserInterestTaxonomyTypesCount()Optional. A filter by user interest type. If set, only user interests with a type listed in the filter will be returned. If not set, user interests of all supported types will be returned. Supported user interest types are AFFINITY and IN_MARKET. Each type must be specified at most once.
repeated .google.ads.googleads.v21.enums.UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType user_interest_taxonomy_types = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getUserInterestTaxonomyTypesCountin interfaceListPlannableUserInterestsRequestOrBuilder- Returns:
- The count of userInterestTaxonomyTypes.
-
getUserInterestTaxonomyTypes
public UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType getUserInterestTaxonomyTypes(int index) Optional. A filter by user interest type. If set, only user interests with a type listed in the filter will be returned. If not set, user interests of all supported types will be returned. Supported user interest types are AFFINITY and IN_MARKET. Each type must be specified at most once.
repeated .google.ads.googleads.v21.enums.UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType user_interest_taxonomy_types = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getUserInterestTaxonomyTypesin interfaceListPlannableUserInterestsRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The userInterestTaxonomyTypes at the given index.
-
setUserInterestTaxonomyTypes
public ListPlannableUserInterestsRequest.Builder setUserInterestTaxonomyTypes(int index, UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType value) Optional. A filter by user interest type. If set, only user interests with a type listed in the filter will be returned. If not set, user interests of all supported types will be returned. Supported user interest types are AFFINITY and IN_MARKET. Each type must be specified at most once.
repeated .google.ads.googleads.v21.enums.UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType user_interest_taxonomy_types = 2 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
index- The index to set the value at.value- The userInterestTaxonomyTypes to set.- Returns:
- This builder for chaining.
-
addUserInterestTaxonomyTypes
public ListPlannableUserInterestsRequest.Builder addUserInterestTaxonomyTypes(UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType value) Optional. A filter by user interest type. If set, only user interests with a type listed in the filter will be returned. If not set, user interests of all supported types will be returned. Supported user interest types are AFFINITY and IN_MARKET. Each type must be specified at most once.
repeated .google.ads.googleads.v21.enums.UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType user_interest_taxonomy_types = 2 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The userInterestTaxonomyTypes to add.- Returns:
- This builder for chaining.
-
addAllUserInterestTaxonomyTypes
public ListPlannableUserInterestsRequest.Builder addAllUserInterestTaxonomyTypes(Iterable<? extends UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType> values) Optional. A filter by user interest type. If set, only user interests with a type listed in the filter will be returned. If not set, user interests of all supported types will be returned. Supported user interest types are AFFINITY and IN_MARKET. Each type must be specified at most once.
repeated .google.ads.googleads.v21.enums.UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType user_interest_taxonomy_types = 2 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
values- The userInterestTaxonomyTypes to add.- Returns:
- This builder for chaining.
-
clearUserInterestTaxonomyTypes
Optional. A filter by user interest type. If set, only user interests with a type listed in the filter will be returned. If not set, user interests of all supported types will be returned. Supported user interest types are AFFINITY and IN_MARKET. Each type must be specified at most once.
repeated .google.ads.googleads.v21.enums.UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType user_interest_taxonomy_types = 2 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
getUserInterestTaxonomyTypesValueList
Optional. A filter by user interest type. If set, only user interests with a type listed in the filter will be returned. If not set, user interests of all supported types will be returned. Supported user interest types are AFFINITY and IN_MARKET. Each type must be specified at most once.
repeated .google.ads.googleads.v21.enums.UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType user_interest_taxonomy_types = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getUserInterestTaxonomyTypesValueListin interfaceListPlannableUserInterestsRequestOrBuilder- Returns:
- A list containing the enum numeric values on the wire for userInterestTaxonomyTypes.
-
getUserInterestTaxonomyTypesValue
public int getUserInterestTaxonomyTypesValue(int index) Optional. A filter by user interest type. If set, only user interests with a type listed in the filter will be returned. If not set, user interests of all supported types will be returned. Supported user interest types are AFFINITY and IN_MARKET. Each type must be specified at most once.
repeated .google.ads.googleads.v21.enums.UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType user_interest_taxonomy_types = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getUserInterestTaxonomyTypesValuein interfaceListPlannableUserInterestsRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of userInterestTaxonomyTypes at the given index.
-
setUserInterestTaxonomyTypesValue
public ListPlannableUserInterestsRequest.Builder setUserInterestTaxonomyTypesValue(int index, int value) Optional. A filter by user interest type. If set, only user interests with a type listed in the filter will be returned. If not set, user interests of all supported types will be returned. Supported user interest types are AFFINITY and IN_MARKET. Each type must be specified at most once.
repeated .google.ads.googleads.v21.enums.UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType user_interest_taxonomy_types = 2 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
index- The index to set the value at.value- The enum numeric value on the wire for userInterestTaxonomyTypes to set.- Returns:
- This builder for chaining.
-
addUserInterestTaxonomyTypesValue
Optional. A filter by user interest type. If set, only user interests with a type listed in the filter will be returned. If not set, user interests of all supported types will be returned. Supported user interest types are AFFINITY and IN_MARKET. Each type must be specified at most once.
repeated .google.ads.googleads.v21.enums.UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType user_interest_taxonomy_types = 2 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The enum numeric value on the wire for userInterestTaxonomyTypes to add.- Returns:
- This builder for chaining.
-
addAllUserInterestTaxonomyTypesValue
public ListPlannableUserInterestsRequest.Builder addAllUserInterestTaxonomyTypesValue(Iterable<Integer> values) Optional. A filter by user interest type. If set, only user interests with a type listed in the filter will be returned. If not set, user interests of all supported types will be returned. Supported user interest types are AFFINITY and IN_MARKET. Each type must be specified at most once.
repeated .google.ads.googleads.v21.enums.UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType user_interest_taxonomy_types = 2 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
values- The enum numeric values on the wire for userInterestTaxonomyTypes to add.- Returns:
- This builder for chaining.
-
hasNameQuery
public boolean hasNameQuery()A filter by user interest name. If set, only user interests with a name containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
optional string name_query = 3;- Specified by:
hasNameQueryin interfaceListPlannableUserInterestsRequestOrBuilder- Returns:
- Whether the nameQuery field is set.
-
getNameQuery
A filter by user interest name. If set, only user interests with a name containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
optional string name_query = 3;- Specified by:
getNameQueryin interfaceListPlannableUserInterestsRequestOrBuilder- Returns:
- The nameQuery.
-
getNameQueryBytes
public com.google.protobuf.ByteString getNameQueryBytes()A filter by user interest name. If set, only user interests with a name containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
optional string name_query = 3;- Specified by:
getNameQueryBytesin interfaceListPlannableUserInterestsRequestOrBuilder- Returns:
- The bytes for nameQuery.
-
setNameQuery
A filter by user interest name. If set, only user interests with a name containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
optional string name_query = 3;- Parameters:
value- The nameQuery to set.- Returns:
- This builder for chaining.
-
clearNameQuery
A filter by user interest name. If set, only user interests with a name containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
optional string name_query = 3;- Returns:
- This builder for chaining.
-
setNameQueryBytes
public ListPlannableUserInterestsRequest.Builder setNameQueryBytes(com.google.protobuf.ByteString value) A filter by user interest name. If set, only user interests with a name containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
optional string name_query = 3;- Parameters:
value- The bytes for nameQuery to set.- Returns:
- This builder for chaining.
-
hasPathQuery
public boolean hasPathQuery()A filter by user interest path. If set, only user interests with a path containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
optional string path_query = 4;- Specified by:
hasPathQueryin interfaceListPlannableUserInterestsRequestOrBuilder- Returns:
- Whether the pathQuery field is set.
-
getPathQuery
A filter by user interest path. If set, only user interests with a path containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
optional string path_query = 4;- Specified by:
getPathQueryin interfaceListPlannableUserInterestsRequestOrBuilder- Returns:
- The pathQuery.
-
getPathQueryBytes
public com.google.protobuf.ByteString getPathQueryBytes()A filter by user interest path. If set, only user interests with a path containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
optional string path_query = 4;- Specified by:
getPathQueryBytesin interfaceListPlannableUserInterestsRequestOrBuilder- Returns:
- The bytes for pathQuery.
-
setPathQuery
A filter by user interest path. If set, only user interests with a path containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
optional string path_query = 4;- Parameters:
value- The pathQuery to set.- Returns:
- This builder for chaining.
-
clearPathQuery
A filter by user interest path. If set, only user interests with a path containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
optional string path_query = 4;- Returns:
- This builder for chaining.
-
setPathQueryBytes
public ListPlannableUserInterestsRequest.Builder setPathQueryBytes(com.google.protobuf.ByteString value) A filter by user interest path. If set, only user interests with a path containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
optional string path_query = 4;- Parameters:
value- The bytes for pathQuery to set.- Returns:
- This builder for chaining.
-
hasReachApplicationInfo
public boolean hasReachApplicationInfo()Optional. Additional information on the application issuing the request.
.google.ads.googleads.v21.common.AdditionalApplicationInfo reach_application_info = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasReachApplicationInfoin interfaceListPlannableUserInterestsRequestOrBuilder- Returns:
- Whether the reachApplicationInfo field is set.
-
getReachApplicationInfo
Optional. Additional information on the application issuing the request.
.google.ads.googleads.v21.common.AdditionalApplicationInfo reach_application_info = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getReachApplicationInfoin interfaceListPlannableUserInterestsRequestOrBuilder- Returns:
- The reachApplicationInfo.
-
setReachApplicationInfo
public ListPlannableUserInterestsRequest.Builder setReachApplicationInfo(AdditionalApplicationInfo value) Optional. Additional information on the application issuing the request.
.google.ads.googleads.v21.common.AdditionalApplicationInfo reach_application_info = 5 [(.google.api.field_behavior) = OPTIONAL]; -
setReachApplicationInfo
public ListPlannableUserInterestsRequest.Builder setReachApplicationInfo(AdditionalApplicationInfo.Builder builderForValue) Optional. Additional information on the application issuing the request.
.google.ads.googleads.v21.common.AdditionalApplicationInfo reach_application_info = 5 [(.google.api.field_behavior) = OPTIONAL]; -
mergeReachApplicationInfo
public ListPlannableUserInterestsRequest.Builder mergeReachApplicationInfo(AdditionalApplicationInfo value) Optional. Additional information on the application issuing the request.
.google.ads.googleads.v21.common.AdditionalApplicationInfo reach_application_info = 5 [(.google.api.field_behavior) = OPTIONAL]; -
clearReachApplicationInfo
Optional. Additional information on the application issuing the request.
.google.ads.googleads.v21.common.AdditionalApplicationInfo reach_application_info = 5 [(.google.api.field_behavior) = OPTIONAL]; -
getReachApplicationInfoBuilder
Optional. Additional information on the application issuing the request.
.google.ads.googleads.v21.common.AdditionalApplicationInfo reach_application_info = 5 [(.google.api.field_behavior) = OPTIONAL]; -
getReachApplicationInfoOrBuilder
Optional. Additional information on the application issuing the request.
.google.ads.googleads.v21.common.AdditionalApplicationInfo reach_application_info = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getReachApplicationInfoOrBuilderin interfaceListPlannableUserInterestsRequestOrBuilder
-
setUnknownFields
public final ListPlannableUserInterestsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListPlannableUserInterestsRequest.Builder>
-
mergeUnknownFields
public final ListPlannableUserInterestsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListPlannableUserInterestsRequest.Builder>
-