Class KeywordPlanHistoricalMetrics.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<KeywordPlanHistoricalMetrics.Builder>
-
- com.google.ads.googleads.v10.common.KeywordPlanHistoricalMetrics.Builder
-
- All Implemented Interfaces:
KeywordPlanHistoricalMetricsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- KeywordPlanHistoricalMetrics
public static final class KeywordPlanHistoricalMetrics.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<KeywordPlanHistoricalMetrics.Builder> implements KeywordPlanHistoricalMetricsOrBuilder
Historical metrics specific to the targeting options selected. Targeting options include geographies, network, etc. Refer to https://support.google.com/google-ads/answer/3022575 for more details.
Protobuf typegoogle.ads.googleads.v10.common.KeywordPlanHistoricalMetrics
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description KeywordPlanHistoricalMetrics.BuilderaddAllMonthlySearchVolumes(java.lang.Iterable<? extends MonthlySearchVolume> values)Approximate number of searches on this query for the past twelve months.KeywordPlanHistoricalMetrics.BuilderaddMonthlySearchVolumes(int index, MonthlySearchVolume value)Approximate number of searches on this query for the past twelve months.KeywordPlanHistoricalMetrics.BuilderaddMonthlySearchVolumes(int index, MonthlySearchVolume.Builder builderForValue)Approximate number of searches on this query for the past twelve months.KeywordPlanHistoricalMetrics.BuilderaddMonthlySearchVolumes(MonthlySearchVolume value)Approximate number of searches on this query for the past twelve months.KeywordPlanHistoricalMetrics.BuilderaddMonthlySearchVolumes(MonthlySearchVolume.Builder builderForValue)Approximate number of searches on this query for the past twelve months.MonthlySearchVolume.BuilderaddMonthlySearchVolumesBuilder()Approximate number of searches on this query for the past twelve months.MonthlySearchVolume.BuilderaddMonthlySearchVolumesBuilder(int index)Approximate number of searches on this query for the past twelve months.KeywordPlanHistoricalMetrics.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)KeywordPlanHistoricalMetricsbuild()KeywordPlanHistoricalMetricsbuildPartial()KeywordPlanHistoricalMetrics.Builderclear()KeywordPlanHistoricalMetrics.BuilderclearAvgMonthlySearches()Approximate number of monthly searches on this query averaged for the past 12 months.KeywordPlanHistoricalMetrics.BuilderclearCompetition()The competition level for the query.KeywordPlanHistoricalMetrics.BuilderclearCompetitionIndex()The competition index for the query in the range [0, 100].KeywordPlanHistoricalMetrics.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)KeywordPlanHistoricalMetrics.BuilderclearHighTopOfPageBidMicros()Top of page bid high range (80th percentile) in micros for the keyword.KeywordPlanHistoricalMetrics.BuilderclearLowTopOfPageBidMicros()Top of page bid low range (20th percentile) in micros for the keyword.KeywordPlanHistoricalMetrics.BuilderclearMonthlySearchVolumes()Approximate number of searches on this query for the past twelve months.KeywordPlanHistoricalMetrics.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)KeywordPlanHistoricalMetrics.Builderclone()longgetAvgMonthlySearches()Approximate number of monthly searches on this query averaged for the past 12 months.KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevelgetCompetition()The competition level for the query.longgetCompetitionIndex()The competition index for the query in the range [0, 100].intgetCompetitionValue()The competition level for the query.KeywordPlanHistoricalMetricsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()longgetHighTopOfPageBidMicros()Top of page bid high range (80th percentile) in micros for the keyword.longgetLowTopOfPageBidMicros()Top of page bid low range (20th percentile) in micros for the keyword.MonthlySearchVolumegetMonthlySearchVolumes(int index)Approximate number of searches on this query for the past twelve months.MonthlySearchVolume.BuildergetMonthlySearchVolumesBuilder(int index)Approximate number of searches on this query for the past twelve months.java.util.List<MonthlySearchVolume.Builder>getMonthlySearchVolumesBuilderList()Approximate number of searches on this query for the past twelve months.intgetMonthlySearchVolumesCount()Approximate number of searches on this query for the past twelve months.java.util.List<MonthlySearchVolume>getMonthlySearchVolumesList()Approximate number of searches on this query for the past twelve months.MonthlySearchVolumeOrBuildergetMonthlySearchVolumesOrBuilder(int index)Approximate number of searches on this query for the past twelve months.java.util.List<? extends MonthlySearchVolumeOrBuilder>getMonthlySearchVolumesOrBuilderList()Approximate number of searches on this query for the past twelve months.booleanhasAvgMonthlySearches()Approximate number of monthly searches on this query averaged for the past 12 months.booleanhasCompetitionIndex()The competition index for the query in the range [0, 100].booleanhasHighTopOfPageBidMicros()Top of page bid high range (80th percentile) in micros for the keyword.booleanhasLowTopOfPageBidMicros()Top of page bid low range (20th percentile) in micros for the keyword.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()KeywordPlanHistoricalMetrics.BuildermergeFrom(KeywordPlanHistoricalMetrics other)KeywordPlanHistoricalMetrics.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)KeywordPlanHistoricalMetrics.BuildermergeFrom(com.google.protobuf.Message other)KeywordPlanHistoricalMetrics.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)KeywordPlanHistoricalMetrics.BuilderremoveMonthlySearchVolumes(int index)Approximate number of searches on this query for the past twelve months.KeywordPlanHistoricalMetrics.BuildersetAvgMonthlySearches(long value)Approximate number of monthly searches on this query averaged for the past 12 months.KeywordPlanHistoricalMetrics.BuildersetCompetition(KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel value)The competition level for the query.KeywordPlanHistoricalMetrics.BuildersetCompetitionIndex(long value)The competition index for the query in the range [0, 100].KeywordPlanHistoricalMetrics.BuildersetCompetitionValue(int value)The competition level for the query.KeywordPlanHistoricalMetrics.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)KeywordPlanHistoricalMetrics.BuildersetHighTopOfPageBidMicros(long value)Top of page bid high range (80th percentile) in micros for the keyword.KeywordPlanHistoricalMetrics.BuildersetLowTopOfPageBidMicros(long value)Top of page bid low range (20th percentile) in micros for the keyword.KeywordPlanHistoricalMetrics.BuildersetMonthlySearchVolumes(int index, MonthlySearchVolume value)Approximate number of searches on this query for the past twelve months.KeywordPlanHistoricalMetrics.BuildersetMonthlySearchVolumes(int index, MonthlySearchVolume.Builder builderForValue)Approximate number of searches on this query for the past twelve months.KeywordPlanHistoricalMetrics.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)KeywordPlanHistoricalMetrics.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
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<KeywordPlanHistoricalMetrics.Builder>
-
clear
public KeywordPlanHistoricalMetrics.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<KeywordPlanHistoricalMetrics.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<KeywordPlanHistoricalMetrics.Builder>
-
getDefaultInstanceForType
public KeywordPlanHistoricalMetrics getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public KeywordPlanHistoricalMetrics build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public KeywordPlanHistoricalMetrics buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public KeywordPlanHistoricalMetrics.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<KeywordPlanHistoricalMetrics.Builder>
-
setField
public KeywordPlanHistoricalMetrics.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<KeywordPlanHistoricalMetrics.Builder>
-
clearField
public KeywordPlanHistoricalMetrics.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<KeywordPlanHistoricalMetrics.Builder>
-
clearOneof
public KeywordPlanHistoricalMetrics.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<KeywordPlanHistoricalMetrics.Builder>
-
setRepeatedField
public KeywordPlanHistoricalMetrics.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<KeywordPlanHistoricalMetrics.Builder>
-
addRepeatedField
public KeywordPlanHistoricalMetrics.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<KeywordPlanHistoricalMetrics.Builder>
-
mergeFrom
public KeywordPlanHistoricalMetrics.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<KeywordPlanHistoricalMetrics.Builder>
-
mergeFrom
public KeywordPlanHistoricalMetrics.Builder mergeFrom(KeywordPlanHistoricalMetrics other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<KeywordPlanHistoricalMetrics.Builder>
-
mergeFrom
public KeywordPlanHistoricalMetrics.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<KeywordPlanHistoricalMetrics.Builder>- Throws:
java.io.IOException
-
hasAvgMonthlySearches
public boolean hasAvgMonthlySearches()
Approximate number of monthly searches on this query averaged for the past 12 months.
optional int64 avg_monthly_searches = 7;- Specified by:
hasAvgMonthlySearchesin interfaceKeywordPlanHistoricalMetricsOrBuilder- Returns:
- Whether the avgMonthlySearches field is set.
-
getAvgMonthlySearches
public long getAvgMonthlySearches()
Approximate number of monthly searches on this query averaged for the past 12 months.
optional int64 avg_monthly_searches = 7;- Specified by:
getAvgMonthlySearchesin interfaceKeywordPlanHistoricalMetricsOrBuilder- Returns:
- The avgMonthlySearches.
-
setAvgMonthlySearches
public KeywordPlanHistoricalMetrics.Builder setAvgMonthlySearches(long value)
Approximate number of monthly searches on this query averaged for the past 12 months.
optional int64 avg_monthly_searches = 7;- Parameters:
value- The avgMonthlySearches to set.- Returns:
- This builder for chaining.
-
clearAvgMonthlySearches
public KeywordPlanHistoricalMetrics.Builder clearAvgMonthlySearches()
Approximate number of monthly searches on this query averaged for the past 12 months.
optional int64 avg_monthly_searches = 7;- Returns:
- This builder for chaining.
-
getMonthlySearchVolumesList
public java.util.List<MonthlySearchVolume> getMonthlySearchVolumesList()
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;- Specified by:
getMonthlySearchVolumesListin interfaceKeywordPlanHistoricalMetricsOrBuilder
-
getMonthlySearchVolumesCount
public int getMonthlySearchVolumesCount()
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;- Specified by:
getMonthlySearchVolumesCountin interfaceKeywordPlanHistoricalMetricsOrBuilder
-
getMonthlySearchVolumes
public MonthlySearchVolume getMonthlySearchVolumes(int index)
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;- Specified by:
getMonthlySearchVolumesin interfaceKeywordPlanHistoricalMetricsOrBuilder
-
setMonthlySearchVolumes
public KeywordPlanHistoricalMetrics.Builder setMonthlySearchVolumes(int index, MonthlySearchVolume value)
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;
-
setMonthlySearchVolumes
public KeywordPlanHistoricalMetrics.Builder setMonthlySearchVolumes(int index, MonthlySearchVolume.Builder builderForValue)
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;
-
addMonthlySearchVolumes
public KeywordPlanHistoricalMetrics.Builder addMonthlySearchVolumes(MonthlySearchVolume value)
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;
-
addMonthlySearchVolumes
public KeywordPlanHistoricalMetrics.Builder addMonthlySearchVolumes(int index, MonthlySearchVolume value)
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;
-
addMonthlySearchVolumes
public KeywordPlanHistoricalMetrics.Builder addMonthlySearchVolumes(MonthlySearchVolume.Builder builderForValue)
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;
-
addMonthlySearchVolumes
public KeywordPlanHistoricalMetrics.Builder addMonthlySearchVolumes(int index, MonthlySearchVolume.Builder builderForValue)
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;
-
addAllMonthlySearchVolumes
public KeywordPlanHistoricalMetrics.Builder addAllMonthlySearchVolumes(java.lang.Iterable<? extends MonthlySearchVolume> values)
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;
-
clearMonthlySearchVolumes
public KeywordPlanHistoricalMetrics.Builder clearMonthlySearchVolumes()
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;
-
removeMonthlySearchVolumes
public KeywordPlanHistoricalMetrics.Builder removeMonthlySearchVolumes(int index)
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;
-
getMonthlySearchVolumesBuilder
public MonthlySearchVolume.Builder getMonthlySearchVolumesBuilder(int index)
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;
-
getMonthlySearchVolumesOrBuilder
public MonthlySearchVolumeOrBuilder getMonthlySearchVolumesOrBuilder(int index)
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;- Specified by:
getMonthlySearchVolumesOrBuilderin interfaceKeywordPlanHistoricalMetricsOrBuilder
-
getMonthlySearchVolumesOrBuilderList
public java.util.List<? extends MonthlySearchVolumeOrBuilder> getMonthlySearchVolumesOrBuilderList()
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;- Specified by:
getMonthlySearchVolumesOrBuilderListin interfaceKeywordPlanHistoricalMetricsOrBuilder
-
addMonthlySearchVolumesBuilder
public MonthlySearchVolume.Builder addMonthlySearchVolumesBuilder()
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;
-
addMonthlySearchVolumesBuilder
public MonthlySearchVolume.Builder addMonthlySearchVolumesBuilder(int index)
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;
-
getMonthlySearchVolumesBuilderList
public java.util.List<MonthlySearchVolume.Builder> getMonthlySearchVolumesBuilderList()
Approximate number of searches on this query for the past twelve months.
repeated .google.ads.googleads.v10.common.MonthlySearchVolume monthly_search_volumes = 6;
-
getCompetitionValue
public int getCompetitionValue()
The competition level for the query.
.google.ads.googleads.v10.enums.KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel competition = 2;- Specified by:
getCompetitionValuein interfaceKeywordPlanHistoricalMetricsOrBuilder- Returns:
- The enum numeric value on the wire for competition.
-
setCompetitionValue
public KeywordPlanHistoricalMetrics.Builder setCompetitionValue(int value)
The competition level for the query.
.google.ads.googleads.v10.enums.KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel competition = 2;- Parameters:
value- The enum numeric value on the wire for competition to set.- Returns:
- This builder for chaining.
-
getCompetition
public KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel getCompetition()
The competition level for the query.
.google.ads.googleads.v10.enums.KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel competition = 2;- Specified by:
getCompetitionin interfaceKeywordPlanHistoricalMetricsOrBuilder- Returns:
- The competition.
-
setCompetition
public KeywordPlanHistoricalMetrics.Builder setCompetition(KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel value)
The competition level for the query.
.google.ads.googleads.v10.enums.KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel competition = 2;- Parameters:
value- The competition to set.- Returns:
- This builder for chaining.
-
clearCompetition
public KeywordPlanHistoricalMetrics.Builder clearCompetition()
The competition level for the query.
.google.ads.googleads.v10.enums.KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel competition = 2;- Returns:
- This builder for chaining.
-
hasCompetitionIndex
public boolean hasCompetitionIndex()
The competition index for the query in the range [0, 100]. Shows how competitive ad placement is for a keyword. The level of competition from 0-100 is determined by the number of ad slots filled divided by the total number of ad slots available. If not enough data is available, null is returned.
optional int64 competition_index = 8;- Specified by:
hasCompetitionIndexin interfaceKeywordPlanHistoricalMetricsOrBuilder- Returns:
- Whether the competitionIndex field is set.
-
getCompetitionIndex
public long getCompetitionIndex()
The competition index for the query in the range [0, 100]. Shows how competitive ad placement is for a keyword. The level of competition from 0-100 is determined by the number of ad slots filled divided by the total number of ad slots available. If not enough data is available, null is returned.
optional int64 competition_index = 8;- Specified by:
getCompetitionIndexin interfaceKeywordPlanHistoricalMetricsOrBuilder- Returns:
- The competitionIndex.
-
setCompetitionIndex
public KeywordPlanHistoricalMetrics.Builder setCompetitionIndex(long value)
The competition index for the query in the range [0, 100]. Shows how competitive ad placement is for a keyword. The level of competition from 0-100 is determined by the number of ad slots filled divided by the total number of ad slots available. If not enough data is available, null is returned.
optional int64 competition_index = 8;- Parameters:
value- The competitionIndex to set.- Returns:
- This builder for chaining.
-
clearCompetitionIndex
public KeywordPlanHistoricalMetrics.Builder clearCompetitionIndex()
The competition index for the query in the range [0, 100]. Shows how competitive ad placement is for a keyword. The level of competition from 0-100 is determined by the number of ad slots filled divided by the total number of ad slots available. If not enough data is available, null is returned.
optional int64 competition_index = 8;- Returns:
- This builder for chaining.
-
hasLowTopOfPageBidMicros
public boolean hasLowTopOfPageBidMicros()
Top of page bid low range (20th percentile) in micros for the keyword.
optional int64 low_top_of_page_bid_micros = 9;- Specified by:
hasLowTopOfPageBidMicrosin interfaceKeywordPlanHistoricalMetricsOrBuilder- Returns:
- Whether the lowTopOfPageBidMicros field is set.
-
getLowTopOfPageBidMicros
public long getLowTopOfPageBidMicros()
Top of page bid low range (20th percentile) in micros for the keyword.
optional int64 low_top_of_page_bid_micros = 9;- Specified by:
getLowTopOfPageBidMicrosin interfaceKeywordPlanHistoricalMetricsOrBuilder- Returns:
- The lowTopOfPageBidMicros.
-
setLowTopOfPageBidMicros
public KeywordPlanHistoricalMetrics.Builder setLowTopOfPageBidMicros(long value)
Top of page bid low range (20th percentile) in micros for the keyword.
optional int64 low_top_of_page_bid_micros = 9;- Parameters:
value- The lowTopOfPageBidMicros to set.- Returns:
- This builder for chaining.
-
clearLowTopOfPageBidMicros
public KeywordPlanHistoricalMetrics.Builder clearLowTopOfPageBidMicros()
Top of page bid low range (20th percentile) in micros for the keyword.
optional int64 low_top_of_page_bid_micros = 9;- Returns:
- This builder for chaining.
-
hasHighTopOfPageBidMicros
public boolean hasHighTopOfPageBidMicros()
Top of page bid high range (80th percentile) in micros for the keyword.
optional int64 high_top_of_page_bid_micros = 10;- Specified by:
hasHighTopOfPageBidMicrosin interfaceKeywordPlanHistoricalMetricsOrBuilder- Returns:
- Whether the highTopOfPageBidMicros field is set.
-
getHighTopOfPageBidMicros
public long getHighTopOfPageBidMicros()
Top of page bid high range (80th percentile) in micros for the keyword.
optional int64 high_top_of_page_bid_micros = 10;- Specified by:
getHighTopOfPageBidMicrosin interfaceKeywordPlanHistoricalMetricsOrBuilder- Returns:
- The highTopOfPageBidMicros.
-
setHighTopOfPageBidMicros
public KeywordPlanHistoricalMetrics.Builder setHighTopOfPageBidMicros(long value)
Top of page bid high range (80th percentile) in micros for the keyword.
optional int64 high_top_of_page_bid_micros = 10;- Parameters:
value- The highTopOfPageBidMicros to set.- Returns:
- This builder for chaining.
-
clearHighTopOfPageBidMicros
public KeywordPlanHistoricalMetrics.Builder clearHighTopOfPageBidMicros()
Top of page bid high range (80th percentile) in micros for the keyword.
optional int64 high_top_of_page_bid_micros = 10;- Returns:
- This builder for chaining.
-
setUnknownFields
public final KeywordPlanHistoricalMetrics.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<KeywordPlanHistoricalMetrics.Builder>
-
mergeUnknownFields
public final KeywordPlanHistoricalMetrics.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<KeywordPlanHistoricalMetrics.Builder>
-
-