Class CpcBidSimulationPoint.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<CpcBidSimulationPoint.Builder>
com.google.ads.googleads.v18.common.CpcBidSimulationPoint.Builder
- All Implemented Interfaces:
CpcBidSimulationPointOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- CpcBidSimulationPoint
public static final class CpcBidSimulationPoint.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<CpcBidSimulationPoint.Builder>
implements CpcBidSimulationPointOrBuilder
Projected metrics for a specific CPC bid amount.Protobuf type
google.ads.googleads.v18.common.CpcBidSimulationPoint-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Projected number of biddable conversions.Projected total value of biddable conversions.Projected number of clicks.Projected cost in micros.The simulated CPC bid upon which projected metrics are based.The simulated scaling modifier upon which projected metrics are based.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Projected number of impressions.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Projected required daily budget that the advertiser must set in order to receive the estimated traffic, in micros of advertiser currency.Projected number of top slot impressions.clone()doubleProjected number of biddable conversions.doubleProjected total value of biddable conversions.longProjected number of clicks.longProjected cost in micros.longThe simulated CPC bid upon which projected metrics are based.doubleThe simulated scaling modifier upon which projected metrics are based.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorlongProjected number of impressions.longProjected required daily budget that the advertiser must set in order to receive the estimated traffic, in micros of advertiser currency.longProjected number of top slot impressions.booleanProjected number of biddable conversions.booleanProjected total value of biddable conversions.booleanProjected number of clicks.booleanProjected cost in micros.booleanThe simulated CPC bid upon which projected metrics are based.booleanThe simulated scaling modifier upon which projected metrics are based.booleanProjected number of impressions.booleanProjected number of top slot impressions.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(CpcBidSimulationPoint other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setBiddableConversions(double value) Projected number of biddable conversions.setBiddableConversionsValue(double value) Projected total value of biddable conversions.setClicks(long value) Projected number of clicks.setCostMicros(long value) Projected cost in micros.setCpcBidMicros(long value) The simulated CPC bid upon which projected metrics are based.setCpcBidScalingModifier(double value) The simulated scaling modifier upon which projected metrics are based.setImpressions(long value) Projected number of impressions.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setRequiredBudgetAmountMicros(long value) Projected required daily budget that the advertiser must set in order to receive the estimated traffic, in micros of advertiser currency.setTopSlotImpressions(long value) Projected number of top slot impressions.setUnknownFields(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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<CpcBidSimulationPoint.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<CpcBidSimulationPoint.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<CpcBidSimulationPoint.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<CpcBidSimulationPoint.Builder>
-
setField
public CpcBidSimulationPoint.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CpcBidSimulationPoint.Builder>
-
clearField
public CpcBidSimulationPoint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CpcBidSimulationPoint.Builder>
-
clearOneof
public CpcBidSimulationPoint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CpcBidSimulationPoint.Builder>
-
setRepeatedField
public CpcBidSimulationPoint.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CpcBidSimulationPoint.Builder>
-
addRepeatedField
public CpcBidSimulationPoint.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CpcBidSimulationPoint.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CpcBidSimulationPoint.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CpcBidSimulationPoint.Builder>
-
mergeFrom
public CpcBidSimulationPoint.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CpcBidSimulationPoint.Builder>- Throws:
IOException
-
getCpcSimulationKeyValueCase
- Specified by:
getCpcSimulationKeyValueCasein interfaceCpcBidSimulationPointOrBuilder
-
clearCpcSimulationKeyValue
-
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 = 17;- Specified by:
getRequiredBudgetAmountMicrosin interfaceCpcBidSimulationPointOrBuilder- Returns:
- The requiredBudgetAmountMicros.
-
setRequiredBudgetAmountMicros
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 = 17;- Parameters:
value- The requiredBudgetAmountMicros to set.- Returns:
- This builder for chaining.
-
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 = 17;- Returns:
- This builder for chaining.
-
hasBiddableConversions
public boolean hasBiddableConversions()Projected number of biddable conversions.
optional double biddable_conversions = 9;- Specified by:
hasBiddableConversionsin interfaceCpcBidSimulationPointOrBuilder- Returns:
- Whether the biddableConversions field is set.
-
getBiddableConversions
public double getBiddableConversions()Projected number of biddable conversions.
optional double biddable_conversions = 9;- Specified by:
getBiddableConversionsin interfaceCpcBidSimulationPointOrBuilder- Returns:
- The biddableConversions.
-
setBiddableConversions
Projected number of biddable conversions.
optional double biddable_conversions = 9;- Parameters:
value- The biddableConversions to set.- Returns:
- This builder for chaining.
-
clearBiddableConversions
Projected number of biddable conversions.
optional double biddable_conversions = 9;- Returns:
- This builder for chaining.
-
hasBiddableConversionsValue
public boolean hasBiddableConversionsValue()Projected total value of biddable conversions.
optional double biddable_conversions_value = 10;- Specified by:
hasBiddableConversionsValuein interfaceCpcBidSimulationPointOrBuilder- Returns:
- Whether the biddableConversionsValue field is set.
-
getBiddableConversionsValue
public double getBiddableConversionsValue()Projected total value of biddable conversions.
optional double biddable_conversions_value = 10;- Specified by:
getBiddableConversionsValuein interfaceCpcBidSimulationPointOrBuilder- Returns:
- The biddableConversionsValue.
-
setBiddableConversionsValue
Projected total value of biddable conversions.
optional double biddable_conversions_value = 10;- Parameters:
value- The biddableConversionsValue to set.- Returns:
- This builder for chaining.
-
clearBiddableConversionsValue
Projected total value of biddable conversions.
optional double biddable_conversions_value = 10;- Returns:
- This builder for chaining.
-
hasClicks
public boolean hasClicks()Projected number of clicks.
optional int64 clicks = 11;- Specified by:
hasClicksin interfaceCpcBidSimulationPointOrBuilder- Returns:
- Whether the clicks field is set.
-
getClicks
public long getClicks()Projected number of clicks.
optional int64 clicks = 11;- Specified by:
getClicksin interfaceCpcBidSimulationPointOrBuilder- Returns:
- The clicks.
-
setClicks
Projected number of clicks.
optional int64 clicks = 11;- Parameters:
value- The clicks to set.- Returns:
- This builder for chaining.
-
clearClicks
Projected number of clicks.
optional int64 clicks = 11;- Returns:
- This builder for chaining.
-
hasCostMicros
public boolean hasCostMicros()Projected cost in micros.
optional int64 cost_micros = 12;- Specified by:
hasCostMicrosin interfaceCpcBidSimulationPointOrBuilder- Returns:
- Whether the costMicros field is set.
-
getCostMicros
public long getCostMicros()Projected cost in micros.
optional int64 cost_micros = 12;- Specified by:
getCostMicrosin interfaceCpcBidSimulationPointOrBuilder- Returns:
- The costMicros.
-
setCostMicros
Projected cost in micros.
optional int64 cost_micros = 12;- Parameters:
value- The costMicros to set.- Returns:
- This builder for chaining.
-
clearCostMicros
Projected cost in micros.
optional int64 cost_micros = 12;- Returns:
- This builder for chaining.
-
hasImpressions
public boolean hasImpressions()Projected number of impressions.
optional int64 impressions = 13;- Specified by:
hasImpressionsin interfaceCpcBidSimulationPointOrBuilder- Returns:
- Whether the impressions field is set.
-
getImpressions
public long getImpressions()Projected number of impressions.
optional int64 impressions = 13;- Specified by:
getImpressionsin interfaceCpcBidSimulationPointOrBuilder- Returns:
- The impressions.
-
setImpressions
Projected number of impressions.
optional int64 impressions = 13;- Parameters:
value- The impressions to set.- Returns:
- This builder for chaining.
-
clearImpressions
Projected number of impressions.
optional int64 impressions = 13;- Returns:
- This builder for chaining.
-
hasTopSlotImpressions
public boolean hasTopSlotImpressions()Projected number of top slot impressions. Only search advertising channel type supports this field.
optional int64 top_slot_impressions = 14;- Specified by:
hasTopSlotImpressionsin interfaceCpcBidSimulationPointOrBuilder- Returns:
- Whether the topSlotImpressions field is set.
-
getTopSlotImpressions
public long getTopSlotImpressions()Projected number of top slot impressions. Only search advertising channel type supports this field.
optional int64 top_slot_impressions = 14;- Specified by:
getTopSlotImpressionsin interfaceCpcBidSimulationPointOrBuilder- Returns:
- The topSlotImpressions.
-
setTopSlotImpressions
Projected number of top slot impressions. Only search advertising channel type supports this field.
optional int64 top_slot_impressions = 14;- Parameters:
value- The topSlotImpressions to set.- Returns:
- This builder for chaining.
-
clearTopSlotImpressions
Projected number of top slot impressions. Only search advertising channel type supports this field.
optional int64 top_slot_impressions = 14;- Returns:
- This builder for chaining.
-
hasCpcBidMicros
public boolean hasCpcBidMicros()The simulated CPC bid upon which projected metrics are based.
int64 cpc_bid_micros = 15;- Specified by:
hasCpcBidMicrosin interfaceCpcBidSimulationPointOrBuilder- Returns:
- Whether the cpcBidMicros field is set.
-
getCpcBidMicros
public long getCpcBidMicros()The simulated CPC bid upon which projected metrics are based.
int64 cpc_bid_micros = 15;- Specified by:
getCpcBidMicrosin interfaceCpcBidSimulationPointOrBuilder- Returns:
- The cpcBidMicros.
-
setCpcBidMicros
The simulated CPC bid upon which projected metrics are based.
int64 cpc_bid_micros = 15;- Parameters:
value- The cpcBidMicros to set.- Returns:
- This builder for chaining.
-
clearCpcBidMicros
The simulated CPC bid upon which projected metrics are based.
int64 cpc_bid_micros = 15;- Returns:
- This builder for chaining.
-
hasCpcBidScalingModifier
public boolean hasCpcBidScalingModifier()The simulated scaling modifier upon which projected metrics are based. All CPC bids relevant to the simulated entity are scaled by this modifier.
double cpc_bid_scaling_modifier = 16;- Specified by:
hasCpcBidScalingModifierin interfaceCpcBidSimulationPointOrBuilder- Returns:
- Whether the cpcBidScalingModifier field is set.
-
getCpcBidScalingModifier
public double getCpcBidScalingModifier()The simulated scaling modifier upon which projected metrics are based. All CPC bids relevant to the simulated entity are scaled by this modifier.
double cpc_bid_scaling_modifier = 16;- Specified by:
getCpcBidScalingModifierin interfaceCpcBidSimulationPointOrBuilder- Returns:
- The cpcBidScalingModifier.
-
setCpcBidScalingModifier
The simulated scaling modifier upon which projected metrics are based. All CPC bids relevant to the simulated entity are scaled by this modifier.
double cpc_bid_scaling_modifier = 16;- Parameters:
value- The cpcBidScalingModifier to set.- Returns:
- This builder for chaining.
-
clearCpcBidScalingModifier
The simulated scaling modifier upon which projected metrics are based. All CPC bids relevant to the simulated entity are scaled by this modifier.
double cpc_bid_scaling_modifier = 16;- Returns:
- This builder for chaining.
-
setUnknownFields
public final CpcBidSimulationPoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CpcBidSimulationPoint.Builder>
-
mergeUnknownFields
public final CpcBidSimulationPoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CpcBidSimulationPoint.Builder>
-