Class TargetImpressionShareSimulationPoint.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<TargetImpressionShareSimulationPoint.Builder>
-
- com.google.ads.googleads.v10.common.TargetImpressionShareSimulationPoint.Builder
-
- All Implemented Interfaces:
TargetImpressionShareSimulationPointOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- TargetImpressionShareSimulationPoint
public static final class TargetImpressionShareSimulationPoint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TargetImpressionShareSimulationPoint.Builder> implements TargetImpressionShareSimulationPointOrBuilder
Projected metrics for a specific target impression share value.
Protobuf typegoogle.ads.googleads.v10.common.TargetImpressionShareSimulationPoint
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description TargetImpressionShareSimulationPoint.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)TargetImpressionShareSimulationPointbuild()TargetImpressionShareSimulationPointbuildPartial()TargetImpressionShareSimulationPoint.Builderclear()TargetImpressionShareSimulationPoint.BuilderclearAbsoluteTopImpressions()Projected number of absolute top impressions.TargetImpressionShareSimulationPoint.BuilderclearBiddableConversions()Projected number of biddable conversions.TargetImpressionShareSimulationPoint.BuilderclearBiddableConversionsValue()Projected total value of biddable conversions.TargetImpressionShareSimulationPoint.BuilderclearClicks()Projected number of clicks.TargetImpressionShareSimulationPoint.BuilderclearCostMicros()Projected cost in micros.TargetImpressionShareSimulationPoint.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)TargetImpressionShareSimulationPoint.BuilderclearImpressions()Projected number of impressions.TargetImpressionShareSimulationPoint.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)TargetImpressionShareSimulationPoint.BuilderclearRequiredBudgetAmountMicros()Projected required daily budget that the advertiser must set in order to receive the estimated traffic, in micros of advertiser currency.TargetImpressionShareSimulationPoint.BuilderclearRequiredCpcBidCeilingMicros()Projected required daily cpc bid ceiling that the advertiser must set to realize this simulation, in micros of the advertiser currency.TargetImpressionShareSimulationPoint.BuilderclearTargetImpressionShareMicros()The simulated target impression share value (in micros) upon which projected metrics are based.TargetImpressionShareSimulationPoint.BuilderclearTopSlotImpressions()Projected number of top slot impressions.TargetImpressionShareSimulationPoint.Builderclone()longgetAbsoluteTopImpressions()Projected number of absolute top impressions.doublegetBiddableConversions()Projected number of biddable conversions.doublegetBiddableConversionsValue()Projected total value of biddable conversions.longgetClicks()Projected number of clicks.longgetCostMicros()Projected cost in micros.TargetImpressionShareSimulationPointgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()longgetImpressions()Projected number of impressions.longgetRequiredBudgetAmountMicros()Projected required daily budget that the advertiser must set in order to receive the estimated traffic, in micros of advertiser currency.longgetRequiredCpcBidCeilingMicros()Projected required daily cpc bid ceiling that the advertiser must set to realize this simulation, in micros of the advertiser currency.longgetTargetImpressionShareMicros()The simulated target impression share value (in micros) upon which projected metrics are based.longgetTopSlotImpressions()Projected number of top slot impressions.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()TargetImpressionShareSimulationPoint.BuildermergeFrom(TargetImpressionShareSimulationPoint other)TargetImpressionShareSimulationPoint.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)TargetImpressionShareSimulationPoint.BuildermergeFrom(com.google.protobuf.Message other)TargetImpressionShareSimulationPoint.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TargetImpressionShareSimulationPoint.BuildersetAbsoluteTopImpressions(long value)Projected number of absolute top impressions.TargetImpressionShareSimulationPoint.BuildersetBiddableConversions(double value)Projected number of biddable conversions.TargetImpressionShareSimulationPoint.BuildersetBiddableConversionsValue(double value)Projected total value of biddable conversions.TargetImpressionShareSimulationPoint.BuildersetClicks(long value)Projected number of clicks.TargetImpressionShareSimulationPoint.BuildersetCostMicros(long value)Projected cost in micros.TargetImpressionShareSimulationPoint.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)TargetImpressionShareSimulationPoint.BuildersetImpressions(long value)Projected number of impressions.TargetImpressionShareSimulationPoint.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)TargetImpressionShareSimulationPoint.BuildersetRequiredBudgetAmountMicros(long value)Projected required daily budget that the advertiser must set in order to receive the estimated traffic, in micros of advertiser currency.TargetImpressionShareSimulationPoint.BuildersetRequiredCpcBidCeilingMicros(long value)Projected required daily cpc bid ceiling that the advertiser must set to realize this simulation, in micros of the advertiser currency.TargetImpressionShareSimulationPoint.BuildersetTargetImpressionShareMicros(long value)The simulated target impression share value (in micros) upon which projected metrics are based.TargetImpressionShareSimulationPoint.BuildersetTopSlotImpressions(long value)Projected number of top slot impressions.TargetImpressionShareSimulationPoint.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<TargetImpressionShareSimulationPoint.Builder>
-
clear
public TargetImpressionShareSimulationPoint.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<TargetImpressionShareSimulationPoint.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<TargetImpressionShareSimulationPoint.Builder>
-
getDefaultInstanceForType
public TargetImpressionShareSimulationPoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public TargetImpressionShareSimulationPoint build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TargetImpressionShareSimulationPoint buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TargetImpressionShareSimulationPoint.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<TargetImpressionShareSimulationPoint.Builder>
-
setField
public TargetImpressionShareSimulationPoint.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<TargetImpressionShareSimulationPoint.Builder>
-
clearField
public TargetImpressionShareSimulationPoint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TargetImpressionShareSimulationPoint.Builder>
-
clearOneof
public TargetImpressionShareSimulationPoint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TargetImpressionShareSimulationPoint.Builder>
-
setRepeatedField
public TargetImpressionShareSimulationPoint.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<TargetImpressionShareSimulationPoint.Builder>
-
addRepeatedField
public TargetImpressionShareSimulationPoint.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<TargetImpressionShareSimulationPoint.Builder>
-
mergeFrom
public TargetImpressionShareSimulationPoint.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TargetImpressionShareSimulationPoint.Builder>
-
mergeFrom
public TargetImpressionShareSimulationPoint.Builder mergeFrom(TargetImpressionShareSimulationPoint other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<TargetImpressionShareSimulationPoint.Builder>
-
mergeFrom
public TargetImpressionShareSimulationPoint.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<TargetImpressionShareSimulationPoint.Builder>- Throws:
java.io.IOException
-
getTargetImpressionShareMicros
public long getTargetImpressionShareMicros()
The simulated target impression share value (in micros) upon which projected metrics are based. E.g. 10% impression share, which is equal to 0.1, is stored as 100_000. This value is validated and will not exceed 1M (100%).
int64 target_impression_share_micros = 1;- Specified by:
getTargetImpressionShareMicrosin interfaceTargetImpressionShareSimulationPointOrBuilder- Returns:
- The targetImpressionShareMicros.
-
setTargetImpressionShareMicros
public TargetImpressionShareSimulationPoint.Builder setTargetImpressionShareMicros(long value)
The simulated target impression share value (in micros) upon which projected metrics are based. E.g. 10% impression share, which is equal to 0.1, is stored as 100_000. This value is validated and will not exceed 1M (100%).
int64 target_impression_share_micros = 1;- Parameters:
value- The targetImpressionShareMicros to set.- Returns:
- This builder for chaining.
-
clearTargetImpressionShareMicros
public TargetImpressionShareSimulationPoint.Builder clearTargetImpressionShareMicros()
The simulated target impression share value (in micros) upon which projected metrics are based. E.g. 10% impression share, which is equal to 0.1, is stored as 100_000. This value is validated and will not exceed 1M (100%).
int64 target_impression_share_micros = 1;- Returns:
- This builder for chaining.
-
getRequiredCpcBidCeilingMicros
public long getRequiredCpcBidCeilingMicros()
Projected required daily cpc bid ceiling that the advertiser must set to realize this simulation, in micros of the advertiser currency.
int64 required_cpc_bid_ceiling_micros = 2;- Specified by:
getRequiredCpcBidCeilingMicrosin interfaceTargetImpressionShareSimulationPointOrBuilder- Returns:
- The requiredCpcBidCeilingMicros.
-
setRequiredCpcBidCeilingMicros
public TargetImpressionShareSimulationPoint.Builder setRequiredCpcBidCeilingMicros(long value)
Projected required daily cpc bid ceiling that the advertiser must set to realize this simulation, in micros of the advertiser currency.
int64 required_cpc_bid_ceiling_micros = 2;- Parameters:
value- The requiredCpcBidCeilingMicros to set.- Returns:
- This builder for chaining.
-
clearRequiredCpcBidCeilingMicros
public TargetImpressionShareSimulationPoint.Builder clearRequiredCpcBidCeilingMicros()
Projected required daily cpc bid ceiling that the advertiser must set to realize this simulation, in micros of the advertiser currency.
int64 required_cpc_bid_ceiling_micros = 2;- Returns:
- This builder for chaining.
-
getRequiredBudgetAmountMicros
public long getRequiredBudgetAmountMicros()
Projected required daily budget that the advertiser must set in order to receive the estimated traffic, in micros of advertiser currency.
int64 required_budget_amount_micros = 3;- Specified by:
getRequiredBudgetAmountMicrosin interfaceTargetImpressionShareSimulationPointOrBuilder- Returns:
- The requiredBudgetAmountMicros.
-
setRequiredBudgetAmountMicros
public TargetImpressionShareSimulationPoint.Builder setRequiredBudgetAmountMicros(long value)
Projected required daily budget that the advertiser must set in order to receive the estimated traffic, in micros of advertiser currency.
int64 required_budget_amount_micros = 3;- Parameters:
value- The requiredBudgetAmountMicros to set.- Returns:
- This builder for chaining.
-
clearRequiredBudgetAmountMicros
public TargetImpressionShareSimulationPoint.Builder clearRequiredBudgetAmountMicros()
Projected required daily budget that the advertiser must set in order to receive the estimated traffic, in micros of advertiser currency.
int64 required_budget_amount_micros = 3;- Returns:
- This builder for chaining.
-
getBiddableConversions
public double getBiddableConversions()
Projected number of biddable conversions.
double biddable_conversions = 4;- Specified by:
getBiddableConversionsin interfaceTargetImpressionShareSimulationPointOrBuilder- Returns:
- The biddableConversions.
-
setBiddableConversions
public TargetImpressionShareSimulationPoint.Builder setBiddableConversions(double value)
Projected number of biddable conversions.
double biddable_conversions = 4;- Parameters:
value- The biddableConversions to set.- Returns:
- This builder for chaining.
-
clearBiddableConversions
public TargetImpressionShareSimulationPoint.Builder clearBiddableConversions()
Projected number of biddable conversions.
double biddable_conversions = 4;- Returns:
- This builder for chaining.
-
getBiddableConversionsValue
public double getBiddableConversionsValue()
Projected total value of biddable conversions.
double biddable_conversions_value = 5;- Specified by:
getBiddableConversionsValuein interfaceTargetImpressionShareSimulationPointOrBuilder- Returns:
- The biddableConversionsValue.
-
setBiddableConversionsValue
public TargetImpressionShareSimulationPoint.Builder setBiddableConversionsValue(double value)
Projected total value of biddable conversions.
double biddable_conversions_value = 5;- Parameters:
value- The biddableConversionsValue to set.- Returns:
- This builder for chaining.
-
clearBiddableConversionsValue
public TargetImpressionShareSimulationPoint.Builder clearBiddableConversionsValue()
Projected total value of biddable conversions.
double biddable_conversions_value = 5;- Returns:
- This builder for chaining.
-
getClicks
public long getClicks()
Projected number of clicks.
int64 clicks = 6;- Specified by:
getClicksin interfaceTargetImpressionShareSimulationPointOrBuilder- Returns:
- The clicks.
-
setClicks
public TargetImpressionShareSimulationPoint.Builder setClicks(long value)
Projected number of clicks.
int64 clicks = 6;- Parameters:
value- The clicks to set.- Returns:
- This builder for chaining.
-
clearClicks
public TargetImpressionShareSimulationPoint.Builder clearClicks()
Projected number of clicks.
int64 clicks = 6;- Returns:
- This builder for chaining.
-
getCostMicros
public long getCostMicros()
Projected cost in micros.
int64 cost_micros = 7;- Specified by:
getCostMicrosin interfaceTargetImpressionShareSimulationPointOrBuilder- Returns:
- The costMicros.
-
setCostMicros
public TargetImpressionShareSimulationPoint.Builder setCostMicros(long value)
Projected cost in micros.
int64 cost_micros = 7;- Parameters:
value- The costMicros to set.- Returns:
- This builder for chaining.
-
clearCostMicros
public TargetImpressionShareSimulationPoint.Builder clearCostMicros()
Projected cost in micros.
int64 cost_micros = 7;- Returns:
- This builder for chaining.
-
getImpressions
public long getImpressions()
Projected number of impressions.
int64 impressions = 8;- Specified by:
getImpressionsin interfaceTargetImpressionShareSimulationPointOrBuilder- Returns:
- The impressions.
-
setImpressions
public TargetImpressionShareSimulationPoint.Builder setImpressions(long value)
Projected number of impressions.
int64 impressions = 8;- Parameters:
value- The impressions to set.- Returns:
- This builder for chaining.
-
clearImpressions
public TargetImpressionShareSimulationPoint.Builder clearImpressions()
Projected number of impressions.
int64 impressions = 8;- Returns:
- This builder for chaining.
-
getTopSlotImpressions
public long getTopSlotImpressions()
Projected number of top slot impressions. Only search advertising channel type supports this field.
int64 top_slot_impressions = 9;- Specified by:
getTopSlotImpressionsin interfaceTargetImpressionShareSimulationPointOrBuilder- Returns:
- The topSlotImpressions.
-
setTopSlotImpressions
public TargetImpressionShareSimulationPoint.Builder setTopSlotImpressions(long value)
Projected number of top slot impressions. Only search advertising channel type supports this field.
int64 top_slot_impressions = 9;- Parameters:
value- The topSlotImpressions to set.- Returns:
- This builder for chaining.
-
clearTopSlotImpressions
public TargetImpressionShareSimulationPoint.Builder clearTopSlotImpressions()
Projected number of top slot impressions. Only search advertising channel type supports this field.
int64 top_slot_impressions = 9;- Returns:
- This builder for chaining.
-
getAbsoluteTopImpressions
public long getAbsoluteTopImpressions()
Projected number of absolute top impressions. Only search advertising channel type supports this field.
int64 absolute_top_impressions = 10;- Specified by:
getAbsoluteTopImpressionsin interfaceTargetImpressionShareSimulationPointOrBuilder- Returns:
- The absoluteTopImpressions.
-
setAbsoluteTopImpressions
public TargetImpressionShareSimulationPoint.Builder setAbsoluteTopImpressions(long value)
Projected number of absolute top impressions. Only search advertising channel type supports this field.
int64 absolute_top_impressions = 10;- Parameters:
value- The absoluteTopImpressions to set.- Returns:
- This builder for chaining.
-
clearAbsoluteTopImpressions
public TargetImpressionShareSimulationPoint.Builder clearAbsoluteTopImpressions()
Projected number of absolute top impressions. Only search advertising channel type supports this field.
int64 absolute_top_impressions = 10;- Returns:
- This builder for chaining.
-
setUnknownFields
public final TargetImpressionShareSimulationPoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TargetImpressionShareSimulationPoint.Builder>
-
mergeUnknownFields
public final TargetImpressionShareSimulationPoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TargetImpressionShareSimulationPoint.Builder>
-
-