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.v18.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, 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.v18.services.AudienceInsightsService.ListAudienceInsightsAttributes].
 
Protobuf type google.ads.googleads.v18.services.ListAudienceInsightsAttributesRequest
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
    • getDefaultInstanceForType

      public ListAudienceInsightsAttributesRequest getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
    • setField

      public ListAudienceInsightsAttributesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
    • clearField

      public ListAudienceInsightsAttributesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
    • clearOneof

      public ListAudienceInsightsAttributesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
    • setRepeatedField

      public ListAudienceInsightsAttributesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
    • addRepeatedField

      public ListAudienceInsightsAttributesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
    • mergeFrom

      public ListAudienceInsightsAttributesRequest.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListAudienceInsightsAttributesRequest.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
    • mergeFrom

      public ListAudienceInsightsAttributesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListAudienceInsightsAttributesRequest.Builder>
      Throws:
      IOException
    • getCustomerId

      public String getCustomerId()
       Required. The ID of the customer.
       
      string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getCustomerId in interface ListAudienceInsightsAttributesRequestOrBuilder
      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:
      getCustomerIdBytes in interface ListAudienceInsightsAttributesRequestOrBuilder
      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 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

       Required. The types of attributes to be returned. Supported
       dimensions are CATEGORY, KNOWLEDGE_GRAPH,
       GEO_TARGET_COUNTRY, SUB_COUNTRY_LOCATION, YOUTUBE_DYNAMIC_LINEUP,
       AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, PARENTAL_STATUS,
       INCOME_RANGE, AGE_RANGE, and GENDER.
       
      repeated .google.ads.googleads.v18.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getDimensionsList in interface ListAudienceInsightsAttributesRequestOrBuilder
      Returns:
      A list containing the dimensions.
    • getDimensionsCount

      public int getDimensionsCount()
       Required. The types of attributes to be returned. Supported
       dimensions are CATEGORY, KNOWLEDGE_GRAPH,
       GEO_TARGET_COUNTRY, SUB_COUNTRY_LOCATION, YOUTUBE_DYNAMIC_LINEUP,
       AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, PARENTAL_STATUS,
       INCOME_RANGE, AGE_RANGE, and GENDER.
       
      repeated .google.ads.googleads.v18.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getDimensionsCount in interface ListAudienceInsightsAttributesRequestOrBuilder
      Returns:
      The count of dimensions.
    • getDimensions

       Required. The types of attributes to be returned. Supported
       dimensions are CATEGORY, KNOWLEDGE_GRAPH,
       GEO_TARGET_COUNTRY, SUB_COUNTRY_LOCATION, YOUTUBE_DYNAMIC_LINEUP,
       AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, PARENTAL_STATUS,
       INCOME_RANGE, AGE_RANGE, and GENDER.
       
      repeated .google.ads.googleads.v18.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getDimensions in interface ListAudienceInsightsAttributesRequestOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The dimensions at the given index.
    • setDimensions

       Required. The types of attributes to be returned. Supported
       dimensions are CATEGORY, KNOWLEDGE_GRAPH,
       GEO_TARGET_COUNTRY, SUB_COUNTRY_LOCATION, YOUTUBE_DYNAMIC_LINEUP,
       AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, PARENTAL_STATUS,
       INCOME_RANGE, AGE_RANGE, and GENDER.
       
      repeated .google.ads.googleads.v18.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

       Required. The types of attributes to be returned. Supported
       dimensions are CATEGORY, KNOWLEDGE_GRAPH,
       GEO_TARGET_COUNTRY, SUB_COUNTRY_LOCATION, YOUTUBE_DYNAMIC_LINEUP,
       AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, PARENTAL_STATUS,
       INCOME_RANGE, AGE_RANGE, and GENDER.
       
      repeated .google.ads.googleads.v18.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];
      Parameters:
      value - The dimensions to add.
      Returns:
      This builder for chaining.
    • addAllDimensions

       Required. The types of attributes to be returned. Supported
       dimensions are CATEGORY, KNOWLEDGE_GRAPH,
       GEO_TARGET_COUNTRY, SUB_COUNTRY_LOCATION, YOUTUBE_DYNAMIC_LINEUP,
       AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, PARENTAL_STATUS,
       INCOME_RANGE, AGE_RANGE, and GENDER.
       
      repeated .google.ads.googleads.v18.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];
      Parameters:
      values - The dimensions to add.
      Returns:
      This builder for chaining.
    • clearDimensions

       Required. The types of attributes to be returned. Supported
       dimensions are CATEGORY, KNOWLEDGE_GRAPH,
       GEO_TARGET_COUNTRY, SUB_COUNTRY_LOCATION, YOUTUBE_DYNAMIC_LINEUP,
       AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, PARENTAL_STATUS,
       INCOME_RANGE, AGE_RANGE, and GENDER.
       
      repeated .google.ads.googleads.v18.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];
      Returns:
      This builder for chaining.
    • getDimensionsValueList

      public List<Integer> getDimensionsValueList()
       Required. The types of attributes to be returned. Supported
       dimensions are CATEGORY, KNOWLEDGE_GRAPH,
       GEO_TARGET_COUNTRY, SUB_COUNTRY_LOCATION, YOUTUBE_DYNAMIC_LINEUP,
       AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, PARENTAL_STATUS,
       INCOME_RANGE, AGE_RANGE, and GENDER.
       
      repeated .google.ads.googleads.v18.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getDimensionsValueList in interface ListAudienceInsightsAttributesRequestOrBuilder
      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. Supported
       dimensions are CATEGORY, KNOWLEDGE_GRAPH,
       GEO_TARGET_COUNTRY, SUB_COUNTRY_LOCATION, YOUTUBE_DYNAMIC_LINEUP,
       AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, PARENTAL_STATUS,
       INCOME_RANGE, AGE_RANGE, and GENDER.
       
      repeated .google.ads.googleads.v18.enums.AudienceInsightsDimensionEnum.AudienceInsightsDimension dimensions = 2 [(.google.api.field_behavior) = REQUIRED];
      Specified by:
      getDimensionsValue in interface ListAudienceInsightsAttributesRequestOrBuilder
      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. Supported
       dimensions are CATEGORY, KNOWLEDGE_GRAPH,
       GEO_TARGET_COUNTRY, SUB_COUNTRY_LOCATION, YOUTUBE_DYNAMIC_LINEUP,
       AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, PARENTAL_STATUS,
       INCOME_RANGE, AGE_RANGE, and GENDER.
       
      repeated .google.ads.googleads.v18.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. Supported
       dimensions are CATEGORY, KNOWLEDGE_GRAPH,
       GEO_TARGET_COUNTRY, SUB_COUNTRY_LOCATION, YOUTUBE_DYNAMIC_LINEUP,
       AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, PARENTAL_STATUS,
       INCOME_RANGE, AGE_RANGE, and GENDER.
       
      repeated .google.ads.googleads.v18.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(Iterable<Integer> values)
       Required. The types of attributes to be returned. Supported
       dimensions are CATEGORY, KNOWLEDGE_GRAPH,
       GEO_TARGET_COUNTRY, SUB_COUNTRY_LOCATION, YOUTUBE_DYNAMIC_LINEUP,
       AFFINITY_USER_INTEREST, IN_MARKET_USER_INTEREST, PARENTAL_STATUS,
       INCOME_RANGE, AGE_RANGE, and GENDER.
       
      repeated .google.ads.googleads.v18.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 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:
      getQueryText in interface ListAudienceInsightsAttributesRequestOrBuilder
      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:
      getQueryTextBytes in interface ListAudienceInsightsAttributesRequestOrBuilder
      Returns:
      The bytes for queryText.
    • setQueryText

       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

       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 String getCustomerInsightsGroup()
       The name of the customer being planned for.  This is a user-defined value.
       
      string customer_insights_group = 4;
      Specified by:
      getCustomerInsightsGroup in interface ListAudienceInsightsAttributesRequestOrBuilder
      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:
      getCustomerInsightsGroupBytes in interface ListAudienceInsightsAttributesRequestOrBuilder
      Returns:
      The bytes for customerInsightsGroup.
    • setCustomerInsightsGroup

      public ListAudienceInsightsAttributesRequest.Builder setCustomerInsightsGroup(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 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.v18.common.LocationInfo location_country_filters = 5;
      Specified by:
      getLocationCountryFiltersList in interface ListAudienceInsightsAttributesRequestOrBuilder
    • 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.v18.common.LocationInfo location_country_filters = 5;
      Specified by:
      getLocationCountryFiltersCount in interface ListAudienceInsightsAttributesRequestOrBuilder
    • 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.v18.common.LocationInfo location_country_filters = 5;
      Specified by:
      getLocationCountryFilters in interface ListAudienceInsightsAttributesRequestOrBuilder
    • 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.v18.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.v18.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.v18.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.v18.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.v18.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.v18.common.LocationInfo location_country_filters = 5;
    • addAllLocationCountryFilters

      public ListAudienceInsightsAttributesRequest.Builder addAllLocationCountryFilters(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.v18.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.v18.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.v18.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.v18.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.v18.common.LocationInfo location_country_filters = 5;
      Specified by:
      getLocationCountryFiltersOrBuilder in interface ListAudienceInsightsAttributesRequestOrBuilder
    • getLocationCountryFiltersOrBuilderList

      public 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.v18.common.LocationInfo location_country_filters = 5;
      Specified by:
      getLocationCountryFiltersOrBuilderList in interface ListAudienceInsightsAttributesRequestOrBuilder
    • 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.v18.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.v18.common.LocationInfo location_country_filters = 5;
    • getLocationCountryFiltersBuilderList

      public 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.v18.common.LocationInfo location_country_filters = 5;
    • hasYoutubeReachLocation

      public boolean hasYoutubeReachLocation()
       If present, potential YouTube reach estimates within the specified market
       will be returned for attributes for which they are available.  Reach is
       only available for the AGE_RANGE, GENDER, AFFINITY_USER_INTEREST and
       IN_MARKET_USER_INTEREST dimensions, and may not be available for every
       attribute of those dimensions in every market.
       
      .google.ads.googleads.v18.common.LocationInfo youtube_reach_location = 6;
      Specified by:
      hasYoutubeReachLocation in interface ListAudienceInsightsAttributesRequestOrBuilder
      Returns:
      Whether the youtubeReachLocation field is set.
    • getYoutubeReachLocation

      public LocationInfo getYoutubeReachLocation()
       If present, potential YouTube reach estimates within the specified market
       will be returned for attributes for which they are available.  Reach is
       only available for the AGE_RANGE, GENDER, AFFINITY_USER_INTEREST and
       IN_MARKET_USER_INTEREST dimensions, and may not be available for every
       attribute of those dimensions in every market.
       
      .google.ads.googleads.v18.common.LocationInfo youtube_reach_location = 6;
      Specified by:
      getYoutubeReachLocation in interface ListAudienceInsightsAttributesRequestOrBuilder
      Returns:
      The youtubeReachLocation.
    • setYoutubeReachLocation

      public ListAudienceInsightsAttributesRequest.Builder setYoutubeReachLocation(LocationInfo value)
       If present, potential YouTube reach estimates within the specified market
       will be returned for attributes for which they are available.  Reach is
       only available for the AGE_RANGE, GENDER, AFFINITY_USER_INTEREST and
       IN_MARKET_USER_INTEREST dimensions, and may not be available for every
       attribute of those dimensions in every market.
       
      .google.ads.googleads.v18.common.LocationInfo youtube_reach_location = 6;
    • setYoutubeReachLocation

      public ListAudienceInsightsAttributesRequest.Builder setYoutubeReachLocation(LocationInfo.Builder builderForValue)
       If present, potential YouTube reach estimates within the specified market
       will be returned for attributes for which they are available.  Reach is
       only available for the AGE_RANGE, GENDER, AFFINITY_USER_INTEREST and
       IN_MARKET_USER_INTEREST dimensions, and may not be available for every
       attribute of those dimensions in every market.
       
      .google.ads.googleads.v18.common.LocationInfo youtube_reach_location = 6;
    • mergeYoutubeReachLocation

      public ListAudienceInsightsAttributesRequest.Builder mergeYoutubeReachLocation(LocationInfo value)
       If present, potential YouTube reach estimates within the specified market
       will be returned for attributes for which they are available.  Reach is
       only available for the AGE_RANGE, GENDER, AFFINITY_USER_INTEREST and
       IN_MARKET_USER_INTEREST dimensions, and may not be available for every
       attribute of those dimensions in every market.
       
      .google.ads.googleads.v18.common.LocationInfo youtube_reach_location = 6;
    • clearYoutubeReachLocation

      public ListAudienceInsightsAttributesRequest.Builder clearYoutubeReachLocation()
       If present, potential YouTube reach estimates within the specified market
       will be returned for attributes for which they are available.  Reach is
       only available for the AGE_RANGE, GENDER, AFFINITY_USER_INTEREST and
       IN_MARKET_USER_INTEREST dimensions, and may not be available for every
       attribute of those dimensions in every market.
       
      .google.ads.googleads.v18.common.LocationInfo youtube_reach_location = 6;
    • getYoutubeReachLocationBuilder

      public LocationInfo.Builder getYoutubeReachLocationBuilder()
       If present, potential YouTube reach estimates within the specified market
       will be returned for attributes for which they are available.  Reach is
       only available for the AGE_RANGE, GENDER, AFFINITY_USER_INTEREST and
       IN_MARKET_USER_INTEREST dimensions, and may not be available for every
       attribute of those dimensions in every market.
       
      .google.ads.googleads.v18.common.LocationInfo youtube_reach_location = 6;
    • getYoutubeReachLocationOrBuilder

      public LocationInfoOrBuilder getYoutubeReachLocationOrBuilder()
       If present, potential YouTube reach estimates within the specified market
       will be returned for attributes for which they are available.  Reach is
       only available for the AGE_RANGE, GENDER, AFFINITY_USER_INTEREST and
       IN_MARKET_USER_INTEREST dimensions, and may not be available for every
       attribute of those dimensions in every market.
       
      .google.ads.googleads.v18.common.LocationInfo youtube_reach_location = 6;
      Specified by:
      getYoutubeReachLocationOrBuilder in interface ListAudienceInsightsAttributesRequestOrBuilder
    • setUnknownFields

      public final ListAudienceInsightsAttributesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>
    • mergeUnknownFields

      public final ListAudienceInsightsAttributesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListAudienceInsightsAttributesRequest.Builder>