Class AdGroupSimulation.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<AdGroupSimulation.Builder>
com.google.ads.googleads.v18.resources.AdGroupSimulation.Builder
- All Implemented Interfaces:
AdGroupSimulationOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- AdGroupSimulation
public static final class AdGroupSimulation.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<AdGroupSimulation.Builder>
implements AdGroupSimulationOrBuilder
An ad group simulation. Supported combinations of advertising channel type, simulation type and simulation modification method is detailed below respectively. 1. SEARCH - CPC_BID - DEFAULT 2. SEARCH - CPC_BID - UNIFORM 3. SEARCH - TARGET_CPA - UNIFORM 4. SEARCH - TARGET_ROAS - UNIFORM 5. DISPLAY - CPC_BID - DEFAULT 6. DISPLAY - CPC_BID - UNIFORM 7. DISPLAY - TARGET_CPA - UNIFORMProtobuf type
google.ads.googleads.v18.resources.AdGroupSimulation-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Output only.Output only.Output only.Output only.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Output only.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Output only.Output only.Output only.Output only.Output only.clone()longOutput only.Output only.Output only.Output only.Output only.Output only.Output only.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorOutput only.com.google.protobuf.ByteStringOutput only.Output only.intOutput only.Output only.com.google.protobuf.ByteStringOutput only.Output only.com.google.protobuf.ByteStringOutput only.Output only.Output only.Output only.Output only.Output only.Output only.getType()Output only.intOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanOutput only.Output only.mergeFrom(AdGroupSimulation other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Output only.Output only.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setAdGroupId(long value) Output only.Output only.setCpcBidPointList(CpcBidSimulationPointList.Builder builderForValue) Output only.Output only.setCpvBidPointList(CpvBidSimulationPointList.Builder builderForValue) Output only.setEndDate(String value) Output only.setEndDateBytes(com.google.protobuf.ByteString value) Output only.Output only.setModificationMethodValue(int value) Output only.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setResourceName(String value) Output only.setResourceNameBytes(com.google.protobuf.ByteString value) Output only.setStartDate(String value) Output only.setStartDateBytes(com.google.protobuf.ByteString value) Output only.Output only.setTargetCpaPointList(TargetCpaSimulationPointList.Builder builderForValue) Output only.Output only.setTargetRoasPointList(TargetRoasSimulationPointList.Builder builderForValue) Output only.Output only.setTypeValue(int value) Output only.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<AdGroupSimulation.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<AdGroupSimulation.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<AdGroupSimulation.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<AdGroupSimulation.Builder>
-
setField
public AdGroupSimulation.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<AdGroupSimulation.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AdGroupSimulation.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AdGroupSimulation.Builder>
-
setRepeatedField
public AdGroupSimulation.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<AdGroupSimulation.Builder>
-
addRepeatedField
public AdGroupSimulation.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<AdGroupSimulation.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AdGroupSimulation.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AdGroupSimulation.Builder>
-
mergeFrom
public AdGroupSimulation.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<AdGroupSimulation.Builder>- Throws:
IOException
-
getPointListCase
- Specified by:
getPointListCasein interfaceAdGroupSimulationOrBuilder
-
clearPointList
-
getResourceName
Output only. The resource name of the ad group simulation. Ad group simulation resource names have the form: `customers/{customer_id}/adGroupSimulations/{ad_group_id}~{type}~{modification_method}~{start_date}~{end_date}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNamein interfaceAdGroupSimulationOrBuilder- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()Output only. The resource name of the ad group simulation. Ad group simulation resource names have the form: `customers/{customer_id}/adGroupSimulations/{ad_group_id}~{type}~{modification_method}~{start_date}~{end_date}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNameBytesin interfaceAdGroupSimulationOrBuilder- Returns:
- The bytes for resourceName.
-
setResourceName
Output only. The resource name of the ad group simulation. Ad group simulation resource names have the form: `customers/{customer_id}/adGroupSimulations/{ad_group_id}~{type}~{modification_method}~{start_date}~{end_date}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The resourceName to set.- Returns:
- This builder for chaining.
-
clearResourceName
Output only. The resource name of the ad group simulation. Ad group simulation resource names have the form: `customers/{customer_id}/adGroupSimulations/{ad_group_id}~{type}~{modification_method}~{start_date}~{end_date}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setResourceNameBytes
Output only. The resource name of the ad group simulation. Ad group simulation resource names have the form: `customers/{customer_id}/adGroupSimulations/{ad_group_id}~{type}~{modification_method}~{start_date}~{end_date}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for resourceName to set.- Returns:
- This builder for chaining.
-
hasAdGroupId
public boolean hasAdGroupId()Output only. Ad group id of the simulation.
optional int64 ad_group_id = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasAdGroupIdin interfaceAdGroupSimulationOrBuilder- Returns:
- Whether the adGroupId field is set.
-
getAdGroupId
public long getAdGroupId()Output only. Ad group id of the simulation.
optional int64 ad_group_id = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAdGroupIdin interfaceAdGroupSimulationOrBuilder- Returns:
- The adGroupId.
-
setAdGroupId
Output only. Ad group id of the simulation.
optional int64 ad_group_id = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The adGroupId to set.- Returns:
- This builder for chaining.
-
clearAdGroupId
Output only. Ad group id of the simulation.
optional int64 ad_group_id = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getTypeValue
public int getTypeValue()Output only. The field that the simulation modifies.
.google.ads.googleads.v18.enums.SimulationTypeEnum.SimulationType type = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTypeValuein interfaceAdGroupSimulationOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
setTypeValue
Output only. The field that the simulation modifies.
.google.ads.googleads.v18.enums.SimulationTypeEnum.SimulationType type = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for type to set.- Returns:
- This builder for chaining.
-
getType
Output only. The field that the simulation modifies.
.google.ads.googleads.v18.enums.SimulationTypeEnum.SimulationType type = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTypein interfaceAdGroupSimulationOrBuilder- Returns:
- The type.
-
setType
Output only. The field that the simulation modifies.
.google.ads.googleads.v18.enums.SimulationTypeEnum.SimulationType type = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
Output only. The field that the simulation modifies.
.google.ads.googleads.v18.enums.SimulationTypeEnum.SimulationType type = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getModificationMethodValue
public int getModificationMethodValue()Output only. How the simulation modifies the field.
.google.ads.googleads.v18.enums.SimulationModificationMethodEnum.SimulationModificationMethod modification_method = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getModificationMethodValuein interfaceAdGroupSimulationOrBuilder- Returns:
- The enum numeric value on the wire for modificationMethod.
-
setModificationMethodValue
Output only. How the simulation modifies the field.
.google.ads.googleads.v18.enums.SimulationModificationMethodEnum.SimulationModificationMethod modification_method = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for modificationMethod to set.- Returns:
- This builder for chaining.
-
getModificationMethod
Output only. How the simulation modifies the field.
.google.ads.googleads.v18.enums.SimulationModificationMethodEnum.SimulationModificationMethod modification_method = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getModificationMethodin interfaceAdGroupSimulationOrBuilder- Returns:
- The modificationMethod.
-
setModificationMethod
public AdGroupSimulation.Builder setModificationMethod(SimulationModificationMethodEnum.SimulationModificationMethod value) Output only. How the simulation modifies the field.
.google.ads.googleads.v18.enums.SimulationModificationMethodEnum.SimulationModificationMethod modification_method = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The modificationMethod to set.- Returns:
- This builder for chaining.
-
clearModificationMethod
Output only. How the simulation modifies the field.
.google.ads.googleads.v18.enums.SimulationModificationMethodEnum.SimulationModificationMethod modification_method = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasStartDate
public boolean hasStartDate()Output only. First day on which the simulation is based, in YYYY-MM-DD format.
optional string start_date = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasStartDatein interfaceAdGroupSimulationOrBuilder- Returns:
- Whether the startDate field is set.
-
getStartDate
Output only. First day on which the simulation is based, in YYYY-MM-DD format.
optional string start_date = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStartDatein interfaceAdGroupSimulationOrBuilder- Returns:
- The startDate.
-
getStartDateBytes
public com.google.protobuf.ByteString getStartDateBytes()Output only. First day on which the simulation is based, in YYYY-MM-DD format.
optional string start_date = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStartDateBytesin interfaceAdGroupSimulationOrBuilder- Returns:
- The bytes for startDate.
-
setStartDate
Output only. First day on which the simulation is based, in YYYY-MM-DD format.
optional string start_date = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The startDate to set.- Returns:
- This builder for chaining.
-
clearStartDate
Output only. First day on which the simulation is based, in YYYY-MM-DD format.
optional string start_date = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setStartDateBytes
Output only. First day on which the simulation is based, in YYYY-MM-DD format.
optional string start_date = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for startDate to set.- Returns:
- This builder for chaining.
-
hasEndDate
public boolean hasEndDate()Output only. Last day on which the simulation is based, in YYYY-MM-DD format
optional string end_date = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasEndDatein interfaceAdGroupSimulationOrBuilder- Returns:
- Whether the endDate field is set.
-
getEndDate
Output only. Last day on which the simulation is based, in YYYY-MM-DD format
optional string end_date = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEndDatein interfaceAdGroupSimulationOrBuilder- Returns:
- The endDate.
-
getEndDateBytes
public com.google.protobuf.ByteString getEndDateBytes()Output only. Last day on which the simulation is based, in YYYY-MM-DD format
optional string end_date = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEndDateBytesin interfaceAdGroupSimulationOrBuilder- Returns:
- The bytes for endDate.
-
setEndDate
Output only. Last day on which the simulation is based, in YYYY-MM-DD format
optional string end_date = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The endDate to set.- Returns:
- This builder for chaining.
-
clearEndDate
Output only. Last day on which the simulation is based, in YYYY-MM-DD format
optional string end_date = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setEndDateBytes
Output only. Last day on which the simulation is based, in YYYY-MM-DD format
optional string end_date = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for endDate to set.- Returns:
- This builder for chaining.
-
hasCpcBidPointList
public boolean hasCpcBidPointList()Output only. Simulation points if the simulation type is CPC_BID.
.google.ads.googleads.v18.common.CpcBidSimulationPointList cpc_bid_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCpcBidPointListin interfaceAdGroupSimulationOrBuilder- Returns:
- Whether the cpcBidPointList field is set.
-
getCpcBidPointList
Output only. Simulation points if the simulation type is CPC_BID.
.google.ads.googleads.v18.common.CpcBidSimulationPointList cpc_bid_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCpcBidPointListin interfaceAdGroupSimulationOrBuilder- Returns:
- The cpcBidPointList.
-
setCpcBidPointList
Output only. Simulation points if the simulation type is CPC_BID.
.google.ads.googleads.v18.common.CpcBidSimulationPointList cpc_bid_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setCpcBidPointList
public AdGroupSimulation.Builder setCpcBidPointList(CpcBidSimulationPointList.Builder builderForValue) Output only. Simulation points if the simulation type is CPC_BID.
.google.ads.googleads.v18.common.CpcBidSimulationPointList cpc_bid_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeCpcBidPointList
Output only. Simulation points if the simulation type is CPC_BID.
.google.ads.googleads.v18.common.CpcBidSimulationPointList cpc_bid_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearCpcBidPointList
Output only. Simulation points if the simulation type is CPC_BID.
.google.ads.googleads.v18.common.CpcBidSimulationPointList cpc_bid_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getCpcBidPointListBuilder
Output only. Simulation points if the simulation type is CPC_BID.
.google.ads.googleads.v18.common.CpcBidSimulationPointList cpc_bid_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getCpcBidPointListOrBuilder
Output only. Simulation points if the simulation type is CPC_BID.
.google.ads.googleads.v18.common.CpcBidSimulationPointList cpc_bid_point_list = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCpcBidPointListOrBuilderin interfaceAdGroupSimulationOrBuilder
-
hasCpvBidPointList
public boolean hasCpvBidPointList()Output only. Simulation points if the simulation type is CPV_BID.
.google.ads.googleads.v18.common.CpvBidSimulationPointList cpv_bid_point_list = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCpvBidPointListin interfaceAdGroupSimulationOrBuilder- Returns:
- Whether the cpvBidPointList field is set.
-
getCpvBidPointList
Output only. Simulation points if the simulation type is CPV_BID.
.google.ads.googleads.v18.common.CpvBidSimulationPointList cpv_bid_point_list = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCpvBidPointListin interfaceAdGroupSimulationOrBuilder- Returns:
- The cpvBidPointList.
-
setCpvBidPointList
Output only. Simulation points if the simulation type is CPV_BID.
.google.ads.googleads.v18.common.CpvBidSimulationPointList cpv_bid_point_list = 10 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setCpvBidPointList
public AdGroupSimulation.Builder setCpvBidPointList(CpvBidSimulationPointList.Builder builderForValue) Output only. Simulation points if the simulation type is CPV_BID.
.google.ads.googleads.v18.common.CpvBidSimulationPointList cpv_bid_point_list = 10 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeCpvBidPointList
Output only. Simulation points if the simulation type is CPV_BID.
.google.ads.googleads.v18.common.CpvBidSimulationPointList cpv_bid_point_list = 10 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearCpvBidPointList
Output only. Simulation points if the simulation type is CPV_BID.
.google.ads.googleads.v18.common.CpvBidSimulationPointList cpv_bid_point_list = 10 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getCpvBidPointListBuilder
Output only. Simulation points if the simulation type is CPV_BID.
.google.ads.googleads.v18.common.CpvBidSimulationPointList cpv_bid_point_list = 10 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getCpvBidPointListOrBuilder
Output only. Simulation points if the simulation type is CPV_BID.
.google.ads.googleads.v18.common.CpvBidSimulationPointList cpv_bid_point_list = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCpvBidPointListOrBuilderin interfaceAdGroupSimulationOrBuilder
-
hasTargetCpaPointList
public boolean hasTargetCpaPointList()Output only. Simulation points if the simulation type is TARGET_CPA.
.google.ads.googleads.v18.common.TargetCpaSimulationPointList target_cpa_point_list = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasTargetCpaPointListin interfaceAdGroupSimulationOrBuilder- Returns:
- Whether the targetCpaPointList field is set.
-
getTargetCpaPointList
Output only. Simulation points if the simulation type is TARGET_CPA.
.google.ads.googleads.v18.common.TargetCpaSimulationPointList target_cpa_point_list = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTargetCpaPointListin interfaceAdGroupSimulationOrBuilder- Returns:
- The targetCpaPointList.
-
setTargetCpaPointList
Output only. Simulation points if the simulation type is TARGET_CPA.
.google.ads.googleads.v18.common.TargetCpaSimulationPointList target_cpa_point_list = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setTargetCpaPointList
public AdGroupSimulation.Builder setTargetCpaPointList(TargetCpaSimulationPointList.Builder builderForValue) Output only. Simulation points if the simulation type is TARGET_CPA.
.google.ads.googleads.v18.common.TargetCpaSimulationPointList target_cpa_point_list = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeTargetCpaPointList
Output only. Simulation points if the simulation type is TARGET_CPA.
.google.ads.googleads.v18.common.TargetCpaSimulationPointList target_cpa_point_list = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearTargetCpaPointList
Output only. Simulation points if the simulation type is TARGET_CPA.
.google.ads.googleads.v18.common.TargetCpaSimulationPointList target_cpa_point_list = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getTargetCpaPointListBuilder
Output only. Simulation points if the simulation type is TARGET_CPA.
.google.ads.googleads.v18.common.TargetCpaSimulationPointList target_cpa_point_list = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getTargetCpaPointListOrBuilder
Output only. Simulation points if the simulation type is TARGET_CPA.
.google.ads.googleads.v18.common.TargetCpaSimulationPointList target_cpa_point_list = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTargetCpaPointListOrBuilderin interfaceAdGroupSimulationOrBuilder
-
hasTargetRoasPointList
public boolean hasTargetRoasPointList()Output only. Simulation points if the simulation type is TARGET_ROAS.
.google.ads.googleads.v18.common.TargetRoasSimulationPointList target_roas_point_list = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasTargetRoasPointListin interfaceAdGroupSimulationOrBuilder- Returns:
- Whether the targetRoasPointList field is set.
-
getTargetRoasPointList
Output only. Simulation points if the simulation type is TARGET_ROAS.
.google.ads.googleads.v18.common.TargetRoasSimulationPointList target_roas_point_list = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTargetRoasPointListin interfaceAdGroupSimulationOrBuilder- Returns:
- The targetRoasPointList.
-
setTargetRoasPointList
Output only. Simulation points if the simulation type is TARGET_ROAS.
.google.ads.googleads.v18.common.TargetRoasSimulationPointList target_roas_point_list = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setTargetRoasPointList
public AdGroupSimulation.Builder setTargetRoasPointList(TargetRoasSimulationPointList.Builder builderForValue) Output only. Simulation points if the simulation type is TARGET_ROAS.
.google.ads.googleads.v18.common.TargetRoasSimulationPointList target_roas_point_list = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeTargetRoasPointList
Output only. Simulation points if the simulation type is TARGET_ROAS.
.google.ads.googleads.v18.common.TargetRoasSimulationPointList target_roas_point_list = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearTargetRoasPointList
Output only. Simulation points if the simulation type is TARGET_ROAS.
.google.ads.googleads.v18.common.TargetRoasSimulationPointList target_roas_point_list = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getTargetRoasPointListBuilder
Output only. Simulation points if the simulation type is TARGET_ROAS.
.google.ads.googleads.v18.common.TargetRoasSimulationPointList target_roas_point_list = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getTargetRoasPointListOrBuilder
Output only. Simulation points if the simulation type is TARGET_ROAS.
.google.ads.googleads.v18.common.TargetRoasSimulationPointList target_roas_point_list = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTargetRoasPointListOrBuilderin interfaceAdGroupSimulationOrBuilder
-
setUnknownFields
public final AdGroupSimulation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AdGroupSimulation.Builder>
-
mergeUnknownFields
public final AdGroupSimulation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AdGroupSimulation.Builder>
-