Class ListingGroupFilterDimension.Webpage.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<ListingGroupFilterDimension.Webpage.Builder>
com.google.ads.googleads.v18.resources.ListingGroupFilterDimension.Webpage.Builder
All Implemented Interfaces:
ListingGroupFilterDimension.WebpageOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
ListingGroupFilterDimension.Webpage

public static final class ListingGroupFilterDimension.Webpage.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListingGroupFilterDimension.Webpage.Builder> implements ListingGroupFilterDimension.WebpageOrBuilder
 Filters for URLs in a page feed and URLs from the advertiser web domain.
 Several root nodes with this dimension are allowed in an asset group and
 their conditions are considered in OR.
 
Protobuf type google.ads.googleads.v18.resources.ListingGroupFilterDimension.Webpage
  • 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<ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>
    • getDefaultInstanceForType

      public ListingGroupFilterDimension.Webpage 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

      public ListingGroupFilterDimension.Webpage 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<ListingGroupFilterDimension.Webpage.Builder>
    • setField

      public ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>
    • clearField

      public ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>
    • clearOneof

      public ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>
    • setRepeatedField

      public ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>
    • addRepeatedField

      public ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>
    • mergeFrom

      public ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>
    • mergeFrom

      public ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>
      Throws:
      IOException
    • getConditionsList

       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
      Specified by:
      getConditionsList in interface ListingGroupFilterDimension.WebpageOrBuilder
    • getConditionsCount

      public int getConditionsCount()
       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
      Specified by:
      getConditionsCount in interface ListingGroupFilterDimension.WebpageOrBuilder
    • getConditions

      public ListingGroupFilterDimension.WebpageCondition getConditions(int index)
       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
      Specified by:
      getConditions in interface ListingGroupFilterDimension.WebpageOrBuilder
    • setConditions

       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
    • setConditions

       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
    • addConditions

       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
    • addConditions

       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
    • addConditions

       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
    • addConditions

       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
    • addAllConditions

       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
    • clearConditions

       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
    • removeConditions

      public ListingGroupFilterDimension.Webpage.Builder removeConditions(int index)
       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
    • getConditionsBuilder

      public ListingGroupFilterDimension.WebpageCondition.Builder getConditionsBuilder(int index)
       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
    • getConditionsOrBuilder

      public ListingGroupFilterDimension.WebpageConditionOrBuilder getConditionsOrBuilder(int index)
       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
      Specified by:
      getConditionsOrBuilder in interface ListingGroupFilterDimension.WebpageOrBuilder
    • getConditionsOrBuilderList

      public List<? extends ListingGroupFilterDimension.WebpageConditionOrBuilder> getConditionsOrBuilderList()
       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
      Specified by:
      getConditionsOrBuilderList in interface ListingGroupFilterDimension.WebpageOrBuilder
    • addConditionsBuilder

       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
    • addConditionsBuilder

      public ListingGroupFilterDimension.WebpageCondition.Builder addConditionsBuilder(int index)
       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
    • getConditionsBuilderList

      public List<ListingGroupFilterDimension.WebpageCondition.Builder> getConditionsBuilderList()
       The webpage conditions are case sensitive and these are and-ed together
       when evaluated for filtering. All the conditions should be of same type.
       Example1: for URL1 = www.ads.google.com?ocid=1&euid=2
       and URL2 = www.ads.google.com?ocid=1
       and with "ocid" and "euid" as url_contains conditions,
       URL1 will be matched, but URL2 not.
      
       Example2 : If URL1 has Label1, Label2 and URL2 has Label2, Label3, then
       with Label1 and Label2 as custom_label conditions, URL1 will be matched
       but not URL2.
       With Label2 as the only custom_label condition then both URL1 and URL2
       will be matched.
       
      repeated .google.ads.googleads.v18.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
    • setUnknownFields

      public final ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>
    • mergeUnknownFields

      public final ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>