Class TargetRoasSimulationPoint
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v10.common.TargetRoasSimulationPoint
-
- All Implemented Interfaces:
TargetRoasSimulationPointOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class TargetRoasSimulationPoint extends com.google.protobuf.GeneratedMessageV3 implements TargetRoasSimulationPointOrBuilder
Projected metrics for a specific target ROAS amount.
Protobuf typegoogle.ads.googleads.v10.common.TargetRoasSimulationPoint- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTargetRoasSimulationPoint.BuilderProjected metrics for a specific target ROAS amount.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBIDDABLE_CONVERSIONS_FIELD_NUMBERstatic intBIDDABLE_CONVERSIONS_VALUE_FIELD_NUMBERstatic intCLICKS_FIELD_NUMBERstatic intCOST_MICROS_FIELD_NUMBERstatic intIMPRESSIONS_FIELD_NUMBERstatic intREQUIRED_BUDGET_AMOUNT_MICROS_FIELD_NUMBERstatic intTARGET_ROAS_FIELD_NUMBERstatic intTOP_SLOT_IMPRESSIONS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)doublegetBiddableConversions()Projected number of biddable conversions.doublegetBiddableConversionsValue()Projected total value of biddable conversions.longgetClicks()Projected number of clicks.longgetCostMicros()Projected cost in micros.static TargetRoasSimulationPointgetDefaultInstance()TargetRoasSimulationPointgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetImpressions()Projected number of impressions.com.google.protobuf.Parser<TargetRoasSimulationPoint>getParserForType()longgetRequiredBudgetAmountMicros()Projected required daily budget that the advertiser must set in order to receive the estimated traffic, in micros of advertiser currency.intgetSerializedSize()doublegetTargetRoas()The simulated target ROAS upon which projected metrics are based.longgetTopSlotImpressions()Projected number of top slot impressions.com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasBiddableConversions()Projected number of biddable conversions.booleanhasBiddableConversionsValue()Projected total value of biddable conversions.booleanhasClicks()Projected number of clicks.booleanhasCostMicros()Projected cost in micros.inthashCode()booleanhasImpressions()Projected number of impressions.booleanhasTargetRoas()The simulated target ROAS upon which projected metrics are based.booleanhasTopSlotImpressions()Projected number of top slot impressions.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static TargetRoasSimulationPoint.BuildernewBuilder()static TargetRoasSimulationPoint.BuildernewBuilder(TargetRoasSimulationPoint prototype)TargetRoasSimulationPoint.BuildernewBuilderForType()protected TargetRoasSimulationPoint.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static TargetRoasSimulationPointparseDelimitedFrom(java.io.InputStream input)static TargetRoasSimulationPointparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetRoasSimulationPointparseFrom(byte[] data)static TargetRoasSimulationPointparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetRoasSimulationPointparseFrom(com.google.protobuf.ByteString data)static TargetRoasSimulationPointparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetRoasSimulationPointparseFrom(com.google.protobuf.CodedInputStream input)static TargetRoasSimulationPointparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetRoasSimulationPointparseFrom(java.io.InputStream input)static TargetRoasSimulationPointparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetRoasSimulationPointparseFrom(java.nio.ByteBuffer data)static TargetRoasSimulationPointparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<TargetRoasSimulationPoint>parser()TargetRoasSimulationPoint.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
TARGET_ROAS_FIELD_NUMBER
public static final int TARGET_ROAS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUIRED_BUDGET_AMOUNT_MICROS_FIELD_NUMBER
public static final int REQUIRED_BUDGET_AMOUNT_MICROS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BIDDABLE_CONVERSIONS_FIELD_NUMBER
public static final int BIDDABLE_CONVERSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BIDDABLE_CONVERSIONS_VALUE_FIELD_NUMBER
public static final int BIDDABLE_CONVERSIONS_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLICKS_FIELD_NUMBER
public static final int CLICKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COST_MICROS_FIELD_NUMBER
public static final int COST_MICROS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMPRESSIONS_FIELD_NUMBER
public static final int IMPRESSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOP_SLOT_IMPRESSIONS_FIELD_NUMBER
public static final int TOP_SLOT_IMPRESSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasTargetRoas
public boolean hasTargetRoas()
The simulated target ROAS upon which projected metrics are based.
optional double target_roas = 8;- Specified by:
hasTargetRoasin interfaceTargetRoasSimulationPointOrBuilder- Returns:
- Whether the targetRoas field is set.
-
getTargetRoas
public double getTargetRoas()
The simulated target ROAS upon which projected metrics are based.
optional double target_roas = 8;- Specified by:
getTargetRoasin interfaceTargetRoasSimulationPointOrBuilder- Returns:
- The targetRoas.
-
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 = 15;- Specified by:
getRequiredBudgetAmountMicrosin interfaceTargetRoasSimulationPointOrBuilder- Returns:
- The requiredBudgetAmountMicros.
-
hasBiddableConversions
public boolean hasBiddableConversions()
Projected number of biddable conversions.
optional double biddable_conversions = 9;- Specified by:
hasBiddableConversionsin interfaceTargetRoasSimulationPointOrBuilder- Returns:
- Whether the biddableConversions field is set.
-
getBiddableConversions
public double getBiddableConversions()
Projected number of biddable conversions.
optional double biddable_conversions = 9;- Specified by:
getBiddableConversionsin interfaceTargetRoasSimulationPointOrBuilder- Returns:
- The biddableConversions.
-
hasBiddableConversionsValue
public boolean hasBiddableConversionsValue()
Projected total value of biddable conversions.
optional double biddable_conversions_value = 10;- Specified by:
hasBiddableConversionsValuein interfaceTargetRoasSimulationPointOrBuilder- 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 interfaceTargetRoasSimulationPointOrBuilder- Returns:
- The biddableConversionsValue.
-
hasClicks
public boolean hasClicks()
Projected number of clicks.
optional int64 clicks = 11;- Specified by:
hasClicksin interfaceTargetRoasSimulationPointOrBuilder- Returns:
- Whether the clicks field is set.
-
getClicks
public long getClicks()
Projected number of clicks.
optional int64 clicks = 11;- Specified by:
getClicksin interfaceTargetRoasSimulationPointOrBuilder- Returns:
- The clicks.
-
hasCostMicros
public boolean hasCostMicros()
Projected cost in micros.
optional int64 cost_micros = 12;- Specified by:
hasCostMicrosin interfaceTargetRoasSimulationPointOrBuilder- Returns:
- Whether the costMicros field is set.
-
getCostMicros
public long getCostMicros()
Projected cost in micros.
optional int64 cost_micros = 12;- Specified by:
getCostMicrosin interfaceTargetRoasSimulationPointOrBuilder- Returns:
- The costMicros.
-
hasImpressions
public boolean hasImpressions()
Projected number of impressions.
optional int64 impressions = 13;- Specified by:
hasImpressionsin interfaceTargetRoasSimulationPointOrBuilder- Returns:
- Whether the impressions field is set.
-
getImpressions
public long getImpressions()
Projected number of impressions.
optional int64 impressions = 13;- Specified by:
getImpressionsin interfaceTargetRoasSimulationPointOrBuilder- Returns:
- The impressions.
-
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 interfaceTargetRoasSimulationPointOrBuilder- 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 interfaceTargetRoasSimulationPointOrBuilder- Returns:
- The topSlotImpressions.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static TargetRoasSimulationPoint parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TargetRoasSimulationPoint parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TargetRoasSimulationPoint parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TargetRoasSimulationPoint parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TargetRoasSimulationPoint parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TargetRoasSimulationPoint parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TargetRoasSimulationPoint parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static TargetRoasSimulationPoint parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static TargetRoasSimulationPoint parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static TargetRoasSimulationPoint parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static TargetRoasSimulationPoint parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static TargetRoasSimulationPoint parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public TargetRoasSimulationPoint.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static TargetRoasSimulationPoint.Builder newBuilder()
-
newBuilder
public static TargetRoasSimulationPoint.Builder newBuilder(TargetRoasSimulationPoint prototype)
-
toBuilder
public TargetRoasSimulationPoint.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected TargetRoasSimulationPoint.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static TargetRoasSimulationPoint getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<TargetRoasSimulationPoint> parser()
-
getParserForType
public com.google.protobuf.Parser<TargetRoasSimulationPoint> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public TargetRoasSimulationPoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-