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.v15.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,java.lang.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 typegoogle.ads.googleads.v15.resources.ListingGroupFilterDimension.Webpage
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListingGroupFilterDimension.Webpage.BuilderaddAllConditions(java.lang.Iterable<? extends ListingGroupFilterDimension.WebpageCondition> values)The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.ListingGroupFilterDimension.Webpage.BuilderaddConditions(int index, ListingGroupFilterDimension.WebpageCondition value)The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.ListingGroupFilterDimension.Webpage.BuilderaddConditions(int index, ListingGroupFilterDimension.WebpageCondition.Builder builderForValue)The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.ListingGroupFilterDimension.Webpage.BuilderaddConditions(ListingGroupFilterDimension.WebpageCondition value)The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.ListingGroupFilterDimension.Webpage.BuilderaddConditions(ListingGroupFilterDimension.WebpageCondition.Builder builderForValue)The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.ListingGroupFilterDimension.WebpageCondition.BuilderaddConditionsBuilder()The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.ListingGroupFilterDimension.WebpageCondition.BuilderaddConditionsBuilder(int index)The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.ListingGroupFilterDimension.Webpage.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ListingGroupFilterDimension.Webpagebuild()ListingGroupFilterDimension.WebpagebuildPartial()ListingGroupFilterDimension.Webpage.Builderclear()ListingGroupFilterDimension.Webpage.BuilderclearConditions()The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.ListingGroupFilterDimension.Webpage.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListingGroupFilterDimension.Webpage.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListingGroupFilterDimension.Webpage.Builderclone()ListingGroupFilterDimension.WebpageConditiongetConditions(int index)The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.ListingGroupFilterDimension.WebpageCondition.BuildergetConditionsBuilder(int index)The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.java.util.List<ListingGroupFilterDimension.WebpageCondition.Builder>getConditionsBuilderList()The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.intgetConditionsCount()The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.java.util.List<ListingGroupFilterDimension.WebpageCondition>getConditionsList()The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.ListingGroupFilterDimension.WebpageConditionOrBuildergetConditionsOrBuilder(int index)The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.java.util.List<? extends ListingGroupFilterDimension.WebpageConditionOrBuilder>getConditionsOrBuilderList()The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.ListingGroupFilterDimension.WebpagegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListingGroupFilterDimension.Webpage.BuildermergeFrom(ListingGroupFilterDimension.Webpage other)ListingGroupFilterDimension.Webpage.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListingGroupFilterDimension.Webpage.BuildermergeFrom(com.google.protobuf.Message other)ListingGroupFilterDimension.Webpage.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListingGroupFilterDimension.Webpage.BuilderremoveConditions(int index)The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.ListingGroupFilterDimension.Webpage.BuildersetConditions(int index, ListingGroupFilterDimension.WebpageCondition value)The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.ListingGroupFilterDimension.Webpage.BuildersetConditions(int index, ListingGroupFilterDimension.WebpageCondition.Builder builderForValue)The webpage conditions are case sensitive and these are and-ed together when evaluated for filtering.ListingGroupFilterDimension.Webpage.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ListingGroupFilterDimension.Webpage.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>
-
clear
public ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>
-
getDefaultInstanceForType
public ListingGroupFilterDimension.Webpage getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListingGroupFilterDimension.Webpage build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListingGroupFilterDimension.Webpage buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>
-
setField
public ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>
-
clearField
public ListingGroupFilterDimension.Webpage.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListingGroupFilterDimension.Webpage.Builder>
-
clearOneof
public ListingGroupFilterDimension.Webpage.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListingGroupFilterDimension.Webpage.Builder>
-
setRepeatedField
public ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>
-
addRepeatedField
public ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>
-
mergeFrom
public ListingGroupFilterDimension.Webpage.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListingGroupFilterDimension.Webpage.Builder>
-
mergeFrom
public ListingGroupFilterDimension.Webpage.Builder mergeFrom(ListingGroupFilterDimension.Webpage other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListingGroupFilterDimension.Webpage.Builder>
-
mergeFrom
public ListingGroupFilterDimension.Webpage.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<ListingGroupFilterDimension.Webpage.Builder>- Throws:
java.io.IOException
-
getConditionsList
public java.util.List<ListingGroupFilterDimension.WebpageCondition> 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.v15.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;- Specified by:
getConditionsListin interfaceListingGroupFilterDimension.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.v15.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;- Specified by:
getConditionsCountin interfaceListingGroupFilterDimension.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.v15.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;- Specified by:
getConditionsin interfaceListingGroupFilterDimension.WebpageOrBuilder
-
setConditions
public ListingGroupFilterDimension.Webpage.Builder setConditions(int index, ListingGroupFilterDimension.WebpageCondition value)
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.v15.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
-
setConditions
public ListingGroupFilterDimension.Webpage.Builder setConditions(int index, ListingGroupFilterDimension.WebpageCondition.Builder builderForValue)
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.v15.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
-
addConditions
public ListingGroupFilterDimension.Webpage.Builder addConditions(ListingGroupFilterDimension.WebpageCondition value)
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.v15.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
-
addConditions
public ListingGroupFilterDimension.Webpage.Builder addConditions(int index, ListingGroupFilterDimension.WebpageCondition value)
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.v15.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
-
addConditions
public ListingGroupFilterDimension.Webpage.Builder addConditions(ListingGroupFilterDimension.WebpageCondition.Builder builderForValue)
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.v15.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
-
addConditions
public ListingGroupFilterDimension.Webpage.Builder addConditions(int index, ListingGroupFilterDimension.WebpageCondition.Builder builderForValue)
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.v15.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
-
addAllConditions
public ListingGroupFilterDimension.Webpage.Builder addAllConditions(java.lang.Iterable<? extends ListingGroupFilterDimension.WebpageCondition> values)
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.v15.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
-
clearConditions
public ListingGroupFilterDimension.Webpage.Builder 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.v15.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.v15.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.v15.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.v15.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;- Specified by:
getConditionsOrBuilderin interfaceListingGroupFilterDimension.WebpageOrBuilder
-
getConditionsOrBuilderList
public java.util.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.v15.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;- Specified by:
getConditionsOrBuilderListin interfaceListingGroupFilterDimension.WebpageOrBuilder
-
addConditionsBuilder
public ListingGroupFilterDimension.WebpageCondition.Builder 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.v15.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.v15.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
-
getConditionsBuilderList
public java.util.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.v15.resources.ListingGroupFilterDimension.WebpageCondition conditions = 1;
-
setUnknownFields
public final ListingGroupFilterDimension.Webpage.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListingGroupFilterDimension.Webpage.Builder>
-
mergeUnknownFields
public final ListingGroupFilterDimension.Webpage.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListingGroupFilterDimension.Webpage.Builder>
-
-