Class CallConversion.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<CallConversion.Builder>
com.google.ads.googleads.v18.services.CallConversion.Builder
- All Implemented Interfaces:
CallConversionOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- CallConversion
public static final class CallConversion.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<CallConversion.Builder>
implements CallConversionOrBuilder
A call conversion.Protobuf type
google.ads.googleads.v18.services.CallConversion-
Method Summary
Modifier and TypeMethodDescriptionaddAllCustomVariables(Iterable<? extends CustomVariable> values) The custom variables associated with this conversion.addCustomVariables(int index, CustomVariable value) The custom variables associated with this conversion.addCustomVariables(int index, CustomVariable.Builder builderForValue) The custom variables associated with this conversion.addCustomVariables(CustomVariable value) The custom variables associated with this conversion.addCustomVariables(CustomVariable.Builder builderForValue) The custom variables associated with this conversion.The custom variables associated with this conversion.addCustomVariablesBuilder(int index) The custom variables associated with this conversion.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The caller id from which this call was placed.The date time at which the call occurred.The consent setting for the event.Resource name of the conversion action associated with this conversion.The date time at which the conversion occurred.The value of the conversion for the advertiser.Currency associated with the conversion value.The custom variables associated with this conversion.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()The caller id from which this call was placed.com.google.protobuf.ByteStringThe caller id from which this call was placed.The date time at which the call occurred.com.google.protobuf.ByteStringThe date time at which the call occurred.The consent setting for the event.The consent setting for the event.The consent setting for the event.Resource name of the conversion action associated with this conversion.com.google.protobuf.ByteStringResource name of the conversion action associated with this conversion.The date time at which the conversion occurred.com.google.protobuf.ByteStringThe date time at which the conversion occurred.doubleThe value of the conversion for the advertiser.Currency associated with the conversion value.com.google.protobuf.ByteStringCurrency associated with the conversion value.getCustomVariables(int index) The custom variables associated with this conversion.getCustomVariablesBuilder(int index) The custom variables associated with this conversion.The custom variables associated with this conversion.intThe custom variables associated with this conversion.The custom variables associated with this conversion.getCustomVariablesOrBuilder(int index) The custom variables associated with this conversion.List<? extends CustomVariableOrBuilder>The custom variables associated with this conversion.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorbooleanThe caller id from which this call was placed.booleanThe date time at which the call occurred.booleanThe consent setting for the event.booleanResource name of the conversion action associated with this conversion.booleanThe date time at which the conversion occurred.booleanThe value of the conversion for the advertiser.booleanCurrency associated with the conversion value.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeConsent(Consent value) The consent setting for the event.mergeFrom(CallConversion other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) final CallConversion.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeCustomVariables(int index) The custom variables associated with this conversion.setCallerId(String value) The caller id from which this call was placed.setCallerIdBytes(com.google.protobuf.ByteString value) The caller id from which this call was placed.setCallStartDateTime(String value) The date time at which the call occurred.setCallStartDateTimeBytes(com.google.protobuf.ByteString value) The date time at which the call occurred.setConsent(Consent value) The consent setting for the event.setConsent(Consent.Builder builderForValue) The consent setting for the event.setConversionAction(String value) Resource name of the conversion action associated with this conversion.setConversionActionBytes(com.google.protobuf.ByteString value) Resource name of the conversion action associated with this conversion.setConversionDateTime(String value) The date time at which the conversion occurred.setConversionDateTimeBytes(com.google.protobuf.ByteString value) The date time at which the conversion occurred.setConversionValue(double value) The value of the conversion for the advertiser.setCurrencyCode(String value) Currency associated with the conversion value.setCurrencyCodeBytes(com.google.protobuf.ByteString value) Currency associated with the conversion value.setCustomVariables(int index, CustomVariable value) The custom variables associated with this conversion.setCustomVariables(int index, CustomVariable.Builder builderForValue) The custom variables associated with this conversion.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final CallConversion.BuildersetUnknownFields(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<CallConversion.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<CallConversion.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<CallConversion.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<CallConversion.Builder>
-
setField
public CallConversion.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<CallConversion.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CallConversion.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CallConversion.Builder>
-
setRepeatedField
public CallConversion.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<CallConversion.Builder>
-
addRepeatedField
public CallConversion.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<CallConversion.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CallConversion.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CallConversion.Builder>
-
mergeFrom
public CallConversion.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<CallConversion.Builder>- Throws:
IOException
-
hasCallerId
public boolean hasCallerId()The caller id from which this call was placed. Caller id is expected to be in E.164 format with preceding '+' sign, for example, "+16502531234".
optional string caller_id = 7;- Specified by:
hasCallerIdin interfaceCallConversionOrBuilder- Returns:
- Whether the callerId field is set.
-
getCallerId
The caller id from which this call was placed. Caller id is expected to be in E.164 format with preceding '+' sign, for example, "+16502531234".
optional string caller_id = 7;- Specified by:
getCallerIdin interfaceCallConversionOrBuilder- Returns:
- The callerId.
-
getCallerIdBytes
public com.google.protobuf.ByteString getCallerIdBytes()The caller id from which this call was placed. Caller id is expected to be in E.164 format with preceding '+' sign, for example, "+16502531234".
optional string caller_id = 7;- Specified by:
getCallerIdBytesin interfaceCallConversionOrBuilder- Returns:
- The bytes for callerId.
-
setCallerId
The caller id from which this call was placed. Caller id is expected to be in E.164 format with preceding '+' sign, for example, "+16502531234".
optional string caller_id = 7;- Parameters:
value- The callerId to set.- Returns:
- This builder for chaining.
-
clearCallerId
The caller id from which this call was placed. Caller id is expected to be in E.164 format with preceding '+' sign, for example, "+16502531234".
optional string caller_id = 7;- Returns:
- This builder for chaining.
-
setCallerIdBytes
The caller id from which this call was placed. Caller id is expected to be in E.164 format with preceding '+' sign, for example, "+16502531234".
optional string caller_id = 7;- Parameters:
value- The bytes for callerId to set.- Returns:
- This builder for chaining.
-
hasCallStartDateTime
public boolean hasCallStartDateTime()The date time at which the call occurred. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".
optional string call_start_date_time = 8;- Specified by:
hasCallStartDateTimein interfaceCallConversionOrBuilder- Returns:
- Whether the callStartDateTime field is set.
-
getCallStartDateTime
The date time at which the call occurred. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".
optional string call_start_date_time = 8;- Specified by:
getCallStartDateTimein interfaceCallConversionOrBuilder- Returns:
- The callStartDateTime.
-
getCallStartDateTimeBytes
public com.google.protobuf.ByteString getCallStartDateTimeBytes()The date time at which the call occurred. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".
optional string call_start_date_time = 8;- Specified by:
getCallStartDateTimeBytesin interfaceCallConversionOrBuilder- Returns:
- The bytes for callStartDateTime.
-
setCallStartDateTime
The date time at which the call occurred. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".
optional string call_start_date_time = 8;- Parameters:
value- The callStartDateTime to set.- Returns:
- This builder for chaining.
-
clearCallStartDateTime
The date time at which the call occurred. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".
optional string call_start_date_time = 8;- Returns:
- This builder for chaining.
-
setCallStartDateTimeBytes
The date time at which the call occurred. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".
optional string call_start_date_time = 8;- Parameters:
value- The bytes for callStartDateTime to set.- Returns:
- This builder for chaining.
-
hasConversionAction
public boolean hasConversionAction()Resource name of the conversion action associated with this conversion. Note: Although this resource name consists of a customer id and a conversion action id, validation will ignore the customer id and use the conversion action id as the sole identifier of the conversion action.
optional string conversion_action = 9;- Specified by:
hasConversionActionin interfaceCallConversionOrBuilder- Returns:
- Whether the conversionAction field is set.
-
getConversionAction
Resource name of the conversion action associated with this conversion. Note: Although this resource name consists of a customer id and a conversion action id, validation will ignore the customer id and use the conversion action id as the sole identifier of the conversion action.
optional string conversion_action = 9;- Specified by:
getConversionActionin interfaceCallConversionOrBuilder- Returns:
- The conversionAction.
-
getConversionActionBytes
public com.google.protobuf.ByteString getConversionActionBytes()Resource name of the conversion action associated with this conversion. Note: Although this resource name consists of a customer id and a conversion action id, validation will ignore the customer id and use the conversion action id as the sole identifier of the conversion action.
optional string conversion_action = 9;- Specified by:
getConversionActionBytesin interfaceCallConversionOrBuilder- Returns:
- The bytes for conversionAction.
-
setConversionAction
Resource name of the conversion action associated with this conversion. Note: Although this resource name consists of a customer id and a conversion action id, validation will ignore the customer id and use the conversion action id as the sole identifier of the conversion action.
optional string conversion_action = 9;- Parameters:
value- The conversionAction to set.- Returns:
- This builder for chaining.
-
clearConversionAction
Resource name of the conversion action associated with this conversion. Note: Although this resource name consists of a customer id and a conversion action id, validation will ignore the customer id and use the conversion action id as the sole identifier of the conversion action.
optional string conversion_action = 9;- Returns:
- This builder for chaining.
-
setConversionActionBytes
Resource name of the conversion action associated with this conversion. Note: Although this resource name consists of a customer id and a conversion action id, validation will ignore the customer id and use the conversion action id as the sole identifier of the conversion action.
optional string conversion_action = 9;- Parameters:
value- The bytes for conversionAction to set.- Returns:
- This builder for chaining.
-
hasConversionDateTime
public boolean hasConversionDateTime()The date time at which the conversion occurred. Must be after the call time. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".
optional string conversion_date_time = 10;- Specified by:
hasConversionDateTimein interfaceCallConversionOrBuilder- Returns:
- Whether the conversionDateTime field is set.
-
getConversionDateTime
The date time at which the conversion occurred. Must be after the call time. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".
optional string conversion_date_time = 10;- Specified by:
getConversionDateTimein interfaceCallConversionOrBuilder- Returns:
- The conversionDateTime.
-
getConversionDateTimeBytes
public com.google.protobuf.ByteString getConversionDateTimeBytes()The date time at which the conversion occurred. Must be after the call time. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".
optional string conversion_date_time = 10;- Specified by:
getConversionDateTimeBytesin interfaceCallConversionOrBuilder- Returns:
- The bytes for conversionDateTime.
-
setConversionDateTime
The date time at which the conversion occurred. Must be after the call time. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".
optional string conversion_date_time = 10;- Parameters:
value- The conversionDateTime to set.- Returns:
- This builder for chaining.
-
clearConversionDateTime
The date time at which the conversion occurred. Must be after the call time. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".
optional string conversion_date_time = 10;- Returns:
- This builder for chaining.
-
setConversionDateTimeBytes
The date time at which the conversion occurred. Must be after the call time. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".
optional string conversion_date_time = 10;- Parameters:
value- The bytes for conversionDateTime to set.- Returns:
- This builder for chaining.
-
hasConversionValue
public boolean hasConversionValue()The value of the conversion for the advertiser.
optional double conversion_value = 11;- Specified by:
hasConversionValuein interfaceCallConversionOrBuilder- Returns:
- Whether the conversionValue field is set.
-
getConversionValue
public double getConversionValue()The value of the conversion for the advertiser.
optional double conversion_value = 11;- Specified by:
getConversionValuein interfaceCallConversionOrBuilder- Returns:
- The conversionValue.
-
setConversionValue
The value of the conversion for the advertiser.
optional double conversion_value = 11;- Parameters:
value- The conversionValue to set.- Returns:
- This builder for chaining.
-
clearConversionValue
The value of the conversion for the advertiser.
optional double conversion_value = 11;- Returns:
- This builder for chaining.
-
hasCurrencyCode
public boolean hasCurrencyCode()Currency associated with the conversion value. This is the ISO 4217 3-character currency code. For example: USD, EUR.
optional string currency_code = 12;- Specified by:
hasCurrencyCodein interfaceCallConversionOrBuilder- Returns:
- Whether the currencyCode field is set.
-
getCurrencyCode
Currency associated with the conversion value. This is the ISO 4217 3-character currency code. For example: USD, EUR.
optional string currency_code = 12;- Specified by:
getCurrencyCodein interfaceCallConversionOrBuilder- Returns:
- The currencyCode.
-
getCurrencyCodeBytes
public com.google.protobuf.ByteString getCurrencyCodeBytes()Currency associated with the conversion value. This is the ISO 4217 3-character currency code. For example: USD, EUR.
optional string currency_code = 12;- Specified by:
getCurrencyCodeBytesin interfaceCallConversionOrBuilder- Returns:
- The bytes for currencyCode.
-
setCurrencyCode
Currency associated with the conversion value. This is the ISO 4217 3-character currency code. For example: USD, EUR.
optional string currency_code = 12;- Parameters:
value- The currencyCode to set.- Returns:
- This builder for chaining.
-
clearCurrencyCode
Currency associated with the conversion value. This is the ISO 4217 3-character currency code. For example: USD, EUR.
optional string currency_code = 12;- Returns:
- This builder for chaining.
-
setCurrencyCodeBytes
Currency associated with the conversion value. This is the ISO 4217 3-character currency code. For example: USD, EUR.
optional string currency_code = 12;- Parameters:
value- The bytes for currencyCode to set.- Returns:
- This builder for chaining.
-
getCustomVariablesList
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13;- Specified by:
getCustomVariablesListin interfaceCallConversionOrBuilder
-
getCustomVariablesCount
public int getCustomVariablesCount()The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13;- Specified by:
getCustomVariablesCountin interfaceCallConversionOrBuilder
-
getCustomVariables
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13;- Specified by:
getCustomVariablesin interfaceCallConversionOrBuilder
-
setCustomVariables
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13; -
setCustomVariables
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13; -
addCustomVariables
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13; -
addCustomVariables
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13; -
addCustomVariables
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13; -
addCustomVariables
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13; -
addAllCustomVariables
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13; -
clearCustomVariables
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13; -
removeCustomVariables
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13; -
getCustomVariablesBuilder
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13; -
getCustomVariablesOrBuilder
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13;- Specified by:
getCustomVariablesOrBuilderin interfaceCallConversionOrBuilder
-
getCustomVariablesOrBuilderList
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13;- Specified by:
getCustomVariablesOrBuilderListin interfaceCallConversionOrBuilder
-
addCustomVariablesBuilder
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13; -
addCustomVariablesBuilder
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13; -
getCustomVariablesBuilderList
The custom variables associated with this conversion.
repeated .google.ads.googleads.v18.services.CustomVariable custom_variables = 13; -
hasConsent
public boolean hasConsent()The consent setting for the event.
.google.ads.googleads.v18.common.Consent consent = 14;- Specified by:
hasConsentin interfaceCallConversionOrBuilder- Returns:
- Whether the consent field is set.
-
getConsent
The consent setting for the event.
.google.ads.googleads.v18.common.Consent consent = 14;- Specified by:
getConsentin interfaceCallConversionOrBuilder- Returns:
- The consent.
-
setConsent
The consent setting for the event.
.google.ads.googleads.v18.common.Consent consent = 14; -
setConsent
The consent setting for the event.
.google.ads.googleads.v18.common.Consent consent = 14; -
mergeConsent
The consent setting for the event.
.google.ads.googleads.v18.common.Consent consent = 14; -
clearConsent
The consent setting for the event.
.google.ads.googleads.v18.common.Consent consent = 14; -
getConsentBuilder
The consent setting for the event.
.google.ads.googleads.v18.common.Consent consent = 14; -
getConsentOrBuilder
The consent setting for the event.
.google.ads.googleads.v18.common.Consent consent = 14;- Specified by:
getConsentOrBuilderin interfaceCallConversionOrBuilder
-
setUnknownFields
public final CallConversion.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CallConversion.Builder>
-
mergeUnknownFields
public final CallConversion.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CallConversion.Builder>
-