Class ListAudienceInsightsAttributesRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
-
- com.google.ads.googleads.v14.services.ListAudienceInsightsAttributesRequest.Builder
-
- All Implemented Interfaces:
ListAudienceInsightsAttributesRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- ListAudienceInsightsAttributesRequest
public static final class ListAudienceInsightsAttributesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder> implements ListAudienceInsightsAttributesRequestOrBuilder
Request message for [AudienceInsightsService.ListAudienceInsightsAttributes][google.ads.googleads.v14.services.AudienceInsightsService.ListAudienceInsightsAttributes].
Protobuf typegoogle.ads.googleads.v14.services.ListAudienceInsightsAttributesRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListAudienceInsightsAttributesRequest.BuilderaddAllDimensions(java.lang.Iterable<? extends AudienceInsightsDimensionEnum.AudienceInsightsDimension> values)Required.ListAudienceInsightsAttributesRequest.BuilderaddAllDimensionsValue(java.lang.Iterable<java.lang.Integer> values)Required.ListAudienceInsightsAttributesRequest.BuilderaddAllLocationCountryFilters(java.lang.Iterable<? extends LocationInfo> values)If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.ListAudienceInsightsAttributesRequest.BuilderaddDimensions(AudienceInsightsDimensionEnum.AudienceInsightsDimension value)Required.ListAudienceInsightsAttributesRequest.BuilderaddDimensionsValue(int value)Required.ListAudienceInsightsAttributesRequest.BuilderaddLocationCountryFilters(int index, LocationInfo value)If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.ListAudienceInsightsAttributesRequest.BuilderaddLocationCountryFilters(int index, LocationInfo.Builder builderForValue)If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.ListAudienceInsightsAttributesRequest.BuilderaddLocationCountryFilters(LocationInfo value)If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.ListAudienceInsightsAttributesRequest.BuilderaddLocationCountryFilters(LocationInfo.Builder builderForValue)If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.LocationInfo.BuilderaddLocationCountryFiltersBuilder()If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.LocationInfo.BuilderaddLocationCountryFiltersBuilder(int index)If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.ListAudienceInsightsAttributesRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ListAudienceInsightsAttributesRequestbuild()ListAudienceInsightsAttributesRequestbuildPartial()ListAudienceInsightsAttributesRequest.Builderclear()ListAudienceInsightsAttributesRequest.BuilderclearCustomerId()Required.ListAudienceInsightsAttributesRequest.BuilderclearCustomerInsightsGroup()The name of the customer being planned for.ListAudienceInsightsAttributesRequest.BuilderclearDimensions()Required.ListAudienceInsightsAttributesRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListAudienceInsightsAttributesRequest.BuilderclearLocationCountryFilters()If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.ListAudienceInsightsAttributesRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListAudienceInsightsAttributesRequest.BuilderclearQueryText()Required.ListAudienceInsightsAttributesRequest.Builderclone()java.lang.StringgetCustomerId()Required.com.google.protobuf.ByteStringgetCustomerIdBytes()Required.java.lang.StringgetCustomerInsightsGroup()The name of the customer being planned for.com.google.protobuf.ByteStringgetCustomerInsightsGroupBytes()The name of the customer being planned for.ListAudienceInsightsAttributesRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()AudienceInsightsDimensionEnum.AudienceInsightsDimensiongetDimensions(int index)Required.intgetDimensionsCount()Required.java.util.List<AudienceInsightsDimensionEnum.AudienceInsightsDimension>getDimensionsList()Required.intgetDimensionsValue(int index)Required.java.util.List<java.lang.Integer>getDimensionsValueList()Required.LocationInfogetLocationCountryFilters(int index)If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.LocationInfo.BuildergetLocationCountryFiltersBuilder(int index)If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.java.util.List<LocationInfo.Builder>getLocationCountryFiltersBuilderList()If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.intgetLocationCountryFiltersCount()If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.java.util.List<LocationInfo>getLocationCountryFiltersList()If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.LocationInfoOrBuildergetLocationCountryFiltersOrBuilder(int index)If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.java.util.List<? extends LocationInfoOrBuilder>getLocationCountryFiltersOrBuilderList()If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.java.lang.StringgetQueryText()Required.com.google.protobuf.ByteStringgetQueryTextBytes()Required.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListAudienceInsightsAttributesRequest.BuildermergeFrom(ListAudienceInsightsAttributesRequest other)ListAudienceInsightsAttributesRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListAudienceInsightsAttributesRequest.BuildermergeFrom(com.google.protobuf.Message other)ListAudienceInsightsAttributesRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListAudienceInsightsAttributesRequest.BuilderremoveLocationCountryFilters(int index)If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.ListAudienceInsightsAttributesRequest.BuildersetCustomerId(java.lang.String value)Required.ListAudienceInsightsAttributesRequest.BuildersetCustomerIdBytes(com.google.protobuf.ByteString value)Required.ListAudienceInsightsAttributesRequest.BuildersetCustomerInsightsGroup(java.lang.String value)The name of the customer being planned for.ListAudienceInsightsAttributesRequest.BuildersetCustomerInsightsGroupBytes(com.google.protobuf.ByteString value)The name of the customer being planned for.ListAudienceInsightsAttributesRequest.BuildersetDimensions(int index, AudienceInsightsDimensionEnum.AudienceInsightsDimension value)Required.ListAudienceInsightsAttributesRequest.BuildersetDimensionsValue(int index, int value)Required.ListAudienceInsightsAttributesRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ListAudienceInsightsAttributesRequest.BuildersetLocationCountryFilters(int index, LocationInfo value)If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.ListAudienceInsightsAttributesRequest.BuildersetLocationCountryFilters(int index, LocationInfo.Builder builderForValue)If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries.ListAudienceInsightsAttributesRequest.BuildersetQueryText(java.lang.String value)Required.ListAudienceInsightsAttributesRequest.BuildersetQueryTextBytes(com.google.protobuf.ByteString value)Required.ListAudienceInsightsAttributesRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ListAudienceInsightsAttributesRequest.BuildersetUnknownFields(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, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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<ListAudienceInsightsAttributesRequest.Builder>
-
clear
public ListAudienceInsightsAttributesRequest.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<ListAudienceInsightsAttributesRequest.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<ListAudienceInsightsAttributesRequest.Builder>
-
getDefaultInstanceForType
public ListAudienceInsightsAttributesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListAudienceInsightsAttributesRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListAudienceInsightsAttributesRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListAudienceInsightsAttributesRequest.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<ListAudienceInsightsAttributesRequest.Builder>
-
setField
public ListAudienceInsightsAttributesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
-
clearField
public ListAudienceInsightsAttributesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
-
clearOneof
public ListAudienceInsightsAttributesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
-
setRepeatedField
public ListAudienceInsightsAttributesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
-
addRepeatedField
public ListAudienceInsightsAttributesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
-
mergeFrom
public ListAudienceInsightsAttributesRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListAudienceInsightsAttributesRequest.Builder>
-
mergeFrom
public ListAudienceInsightsAttributesRequest.Builder mergeFrom(ListAudienceInsightsAttributesRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
-
mergeFrom
public ListAudienceInsightsAttributesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListAudienceInsightsAttributesRequest.Builder>- Throws:
java.io.IOException
-
getCustomerId
public java.lang.String getCustomerId()
Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCustomerIdin interfaceListAudienceInsightsAttributesRequestOrBuilder- 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 interfaceListAudienceInsightsAttributesRequestOrBuilder- Returns:
- The bytes for customerId.
-
setCustomerId
public ListAudienceInsightsAttributesRequest.Builder setCustomerId(java.lang.String value)
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
public ListAudienceInsightsAttributesRequest.Builder clearCustomerId()
Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setCustomerIdBytes
public ListAudienceInsightsAttributesRequest.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.
-
getDimensionsList
public java.util.List<AudienceInsightsDimensionEnum.AudienceInsightsDimension> getDimensionsList()
Required. The types of attributes to be returned.
repeated .google.ads.googleads.v14.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDimensionsListin interfaceListAudienceInsightsAttributesRequestOrBuilder- Returns:
- A list containing the dimensions.
-
getDimensionsCount
public int getDimensionsCount()
Required. The types of attributes to be returned.
repeated .google.ads.googleads.v14.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDimensionsCountin interfaceListAudienceInsightsAttributesRequestOrBuilder- Returns:
- The count of dimensions.
-
getDimensions
public AudienceInsightsDimensionEnum.AudienceInsightsDimension getDimensions(int index)
Required. The types of attributes to be returned.
repeated .google.ads.googleads.v14.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDimensionsin interfaceListAudienceInsightsAttributesRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The dimensions at the given index.
-
setDimensions
public ListAudienceInsightsAttributesRequest.Builder setDimensions(int index, AudienceInsightsDimensionEnum.AudienceInsightsDimension value)
Required. The types of attributes to be returned.
repeated .google.ads.googleads.v14.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
index- The index to set the value at.value- The dimensions to set.- Returns:
- This builder for chaining.
-
addDimensions
public ListAudienceInsightsAttributesRequest.Builder addDimensions(AudienceInsightsDimensionEnum.AudienceInsightsDimension value)
Required. The types of attributes to be returned.
repeated .google.ads.googleads.v14.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The dimensions to add.- Returns:
- This builder for chaining.
-
addAllDimensions
public ListAudienceInsightsAttributesRequest.Builder addAllDimensions(java.lang.Iterable<? extends AudienceInsightsDimensionEnum.AudienceInsightsDimension> values)
Required. The types of attributes to be returned.
repeated .google.ads.googleads.v14.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
values- The dimensions to add.- Returns:
- This builder for chaining.
-
clearDimensions
public ListAudienceInsightsAttributesRequest.Builder clearDimensions()
Required. The types of attributes to be returned.
repeated .google.ads.googleads.v14.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
getDimensionsValueList
public java.util.List<java.lang.Integer> getDimensionsValueList()
Required. The types of attributes to be returned.
repeated .google.ads.googleads.v14.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDimensionsValueListin interfaceListAudienceInsightsAttributesRequestOrBuilder- Returns:
- A list containing the enum numeric values on the wire for dimensions.
-
getDimensionsValue
public int getDimensionsValue(int index)
Required. The types of attributes to be returned.
repeated .google.ads.googleads.v14.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDimensionsValuein interfaceListAudienceInsightsAttributesRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of dimensions at the given index.
-
setDimensionsValue
public ListAudienceInsightsAttributesRequest.Builder setDimensionsValue(int index, int value)
Required. The types of attributes to be returned.
repeated .google.ads.googleads.v14.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
index- The index to set the value at.value- The enum numeric value on the wire for dimensions to set.- Returns:
- This builder for chaining.
-
addDimensionsValue
public ListAudienceInsightsAttributesRequest.Builder addDimensionsValue(int value)
Required. The types of attributes to be returned.
repeated .google.ads.googleads.v14.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The enum numeric value on the wire for dimensions to add.- Returns:
- This builder for chaining.
-
addAllDimensionsValue
public ListAudienceInsightsAttributesRequest.Builder addAllDimensionsValue(java.lang.Iterable<java.lang.Integer> values)
Required. The types of attributes to be returned.
repeated .google.ads.googleads.v14.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
values- The enum numeric values on the wire for dimensions to add.- Returns:
- This builder for chaining.
-
getQueryText
public java.lang.String getQueryText()
Required. A free text query. If the requested dimensions include Attributes CATEGORY or KNOWLEDGE_GRAPH, then the attributes returned for those dimensions will match or be related to this string. For other dimensions, this field is ignored and all available attributes are returned.
string query_text = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getQueryTextin interfaceListAudienceInsightsAttributesRequestOrBuilder- Returns:
- The queryText.
-
getQueryTextBytes
public com.google.protobuf.ByteString getQueryTextBytes()
Required. A free text query. If the requested dimensions include Attributes CATEGORY or KNOWLEDGE_GRAPH, then the attributes returned for those dimensions will match or be related to this string. For other dimensions, this field is ignored and all available attributes are returned.
string query_text = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getQueryTextBytesin interfaceListAudienceInsightsAttributesRequestOrBuilder- Returns:
- The bytes for queryText.
-
setQueryText
public ListAudienceInsightsAttributesRequest.Builder setQueryText(java.lang.String value)
Required. A free text query. If the requested dimensions include Attributes CATEGORY or KNOWLEDGE_GRAPH, then the attributes returned for those dimensions will match or be related to this string. For other dimensions, this field is ignored and all available attributes are returned.
string query_text = 3 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The queryText to set.- Returns:
- This builder for chaining.
-
clearQueryText
public ListAudienceInsightsAttributesRequest.Builder clearQueryText()
Required. A free text query. If the requested dimensions include Attributes CATEGORY or KNOWLEDGE_GRAPH, then the attributes returned for those dimensions will match or be related to this string. For other dimensions, this field is ignored and all available attributes are returned.
string query_text = 3 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setQueryTextBytes
public ListAudienceInsightsAttributesRequest.Builder setQueryTextBytes(com.google.protobuf.ByteString value)
Required. A free text query. If the requested dimensions include Attributes CATEGORY or KNOWLEDGE_GRAPH, then the attributes returned for those dimensions will match or be related to this string. For other dimensions, this field is ignored and all available attributes are returned.
string query_text = 3 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for queryText to set.- Returns:
- This builder for chaining.
-
getCustomerInsightsGroup
public java.lang.String getCustomerInsightsGroup()
The name of the customer being planned for. This is a user-defined value.
string customer_insights_group = 4;- Specified by:
getCustomerInsightsGroupin interfaceListAudienceInsightsAttributesRequestOrBuilder- Returns:
- The customerInsightsGroup.
-
getCustomerInsightsGroupBytes
public com.google.protobuf.ByteString getCustomerInsightsGroupBytes()
The name of the customer being planned for. This is a user-defined value.
string customer_insights_group = 4;- Specified by:
getCustomerInsightsGroupBytesin interfaceListAudienceInsightsAttributesRequestOrBuilder- Returns:
- The bytes for customerInsightsGroup.
-
setCustomerInsightsGroup
public ListAudienceInsightsAttributesRequest.Builder setCustomerInsightsGroup(java.lang.String value)
The name of the customer being planned for. This is a user-defined value.
string customer_insights_group = 4;- Parameters:
value- The customerInsightsGroup to set.- Returns:
- This builder for chaining.
-
clearCustomerInsightsGroup
public ListAudienceInsightsAttributesRequest.Builder clearCustomerInsightsGroup()
The name of the customer being planned for. This is a user-defined value.
string customer_insights_group = 4;- Returns:
- This builder for chaining.
-
setCustomerInsightsGroupBytes
public ListAudienceInsightsAttributesRequest.Builder setCustomerInsightsGroupBytes(com.google.protobuf.ByteString value)
The name of the customer being planned for. This is a user-defined value.
string customer_insights_group = 4;- Parameters:
value- The bytes for customerInsightsGroup to set.- Returns:
- This builder for chaining.
-
getLocationCountryFiltersList
public java.util.List<LocationInfo> getLocationCountryFiltersList()
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;- Specified by:
getLocationCountryFiltersListin interfaceListAudienceInsightsAttributesRequestOrBuilder
-
getLocationCountryFiltersCount
public int getLocationCountryFiltersCount()
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;- Specified by:
getLocationCountryFiltersCountin interfaceListAudienceInsightsAttributesRequestOrBuilder
-
getLocationCountryFilters
public LocationInfo getLocationCountryFilters(int index)
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;- Specified by:
getLocationCountryFiltersin interfaceListAudienceInsightsAttributesRequestOrBuilder
-
setLocationCountryFilters
public ListAudienceInsightsAttributesRequest.Builder setLocationCountryFilters(int index, LocationInfo value)
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;
-
setLocationCountryFilters
public ListAudienceInsightsAttributesRequest.Builder setLocationCountryFilters(int index, LocationInfo.Builder builderForValue)
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;
-
addLocationCountryFilters
public ListAudienceInsightsAttributesRequest.Builder addLocationCountryFilters(LocationInfo value)
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;
-
addLocationCountryFilters
public ListAudienceInsightsAttributesRequest.Builder addLocationCountryFilters(int index, LocationInfo value)
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;
-
addLocationCountryFilters
public ListAudienceInsightsAttributesRequest.Builder addLocationCountryFilters(LocationInfo.Builder builderForValue)
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;
-
addLocationCountryFilters
public ListAudienceInsightsAttributesRequest.Builder addLocationCountryFilters(int index, LocationInfo.Builder builderForValue)
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;
-
addAllLocationCountryFilters
public ListAudienceInsightsAttributesRequest.Builder addAllLocationCountryFilters(java.lang.Iterable<? extends LocationInfo> values)
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;
-
clearLocationCountryFilters
public ListAudienceInsightsAttributesRequest.Builder clearLocationCountryFilters()
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;
-
removeLocationCountryFilters
public ListAudienceInsightsAttributesRequest.Builder removeLocationCountryFilters(int index)
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;
-
getLocationCountryFiltersBuilder
public LocationInfo.Builder getLocationCountryFiltersBuilder(int index)
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;
-
getLocationCountryFiltersOrBuilder
public LocationInfoOrBuilder getLocationCountryFiltersOrBuilder(int index)
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;- Specified by:
getLocationCountryFiltersOrBuilderin interfaceListAudienceInsightsAttributesRequestOrBuilder
-
getLocationCountryFiltersOrBuilderList
public java.util.List<? extends LocationInfoOrBuilder> getLocationCountryFiltersOrBuilderList()
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;- Specified by:
getLocationCountryFiltersOrBuilderListin interfaceListAudienceInsightsAttributesRequestOrBuilder
-
addLocationCountryFiltersBuilder
public LocationInfo.Builder addLocationCountryFiltersBuilder()
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;
-
addLocationCountryFiltersBuilder
public LocationInfo.Builder addLocationCountryFiltersBuilder(int index)
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;
-
getLocationCountryFiltersBuilderList
public java.util.List<LocationInfo.Builder> getLocationCountryFiltersBuilderList()
If SUB_COUNTRY_LOCATION attributes are one of the requested dimensions and this field is present, then the SUB_COUNTRY_LOCATION attributes returned will be located in these countries. If this field is absent, then location attributes are not filtered by country. Setting this field when SUB_COUNTRY_LOCATION attributes are not requested will return an error.
repeated .google.ads.googleads.v14.common.LocationInfo location_country_filters = 5;
-
setUnknownFields
public final ListAudienceInsightsAttributesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
-
mergeUnknownFields
public final ListAudienceInsightsAttributesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
-
-