Class Customer.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Customer.Builder>
-
- com.google.ads.googleads.v14.resources.Customer.Builder
-
- All Implemented Interfaces:
CustomerOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- Customer
public static final class Customer.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Customer.Builder> implements CustomerOrBuilder
A customer.
Protobuf typegoogle.ads.googleads.v14.resources.Customer
-
-
Method Summary
-
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, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Customer.Builder>
-
clear
public Customer.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<Customer.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<Customer.Builder>
-
getDefaultInstanceForType
public Customer getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Customer build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Customer buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Customer.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<Customer.Builder>
-
setField
public Customer.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Customer.Builder>
-
clearField
public Customer.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Customer.Builder>
-
clearOneof
public Customer.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Customer.Builder>
-
setRepeatedField
public Customer.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Customer.Builder>
-
addRepeatedField
public Customer.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Customer.Builder>
-
mergeFrom
public Customer.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Customer.Builder>
-
mergeFrom
public Customer.Builder mergeFrom(Customer other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Customer.Builder>
-
mergeFrom
public Customer.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Customer.Builder>- Throws:
java.io.IOException
-
getResourceName
public java.lang.String getResourceName()
Immutable. The resource name of the customer. Customer resource names have the form: `customers/{customer_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNamein interfaceCustomerOrBuilder- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()
Immutable. The resource name of the customer. Customer resource names have the form: `customers/{customer_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNameBytesin interfaceCustomerOrBuilder- Returns:
- The bytes for resourceName.
-
setResourceName
public Customer.Builder setResourceName(java.lang.String value)
Immutable. The resource name of the customer. Customer resource names have the form: `customers/{customer_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Parameters:
value- The resourceName to set.- Returns:
- This builder for chaining.
-
clearResourceName
public Customer.Builder clearResourceName()
Immutable. The resource name of the customer. Customer resource names have the form: `customers/{customer_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setResourceNameBytes
public Customer.Builder setResourceNameBytes(com.google.protobuf.ByteString value)
Immutable. The resource name of the customer. Customer resource names have the form: `customers/{customer_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for resourceName to set.- Returns:
- This builder for chaining.
-
hasId
public boolean hasId()
Output only. The ID of the customer.
optional int64 id = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasIdin interfaceCustomerOrBuilder- Returns:
- Whether the id field is set.
-
getId
public long getId()
Output only. The ID of the customer.
optional int64 id = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIdin interfaceCustomerOrBuilder- Returns:
- The id.
-
setId
public Customer.Builder setId(long value)
Output only. The ID of the customer.
optional int64 id = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public Customer.Builder clearId()
Output only. The ID of the customer.
optional int64 id = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasDescriptiveName
public boolean hasDescriptiveName()
Optional, non-unique descriptive name of the customer.
optional string descriptive_name = 20;- Specified by:
hasDescriptiveNamein interfaceCustomerOrBuilder- Returns:
- Whether the descriptiveName field is set.
-
getDescriptiveName
public java.lang.String getDescriptiveName()
Optional, non-unique descriptive name of the customer.
optional string descriptive_name = 20;- Specified by:
getDescriptiveNamein interfaceCustomerOrBuilder- Returns:
- The descriptiveName.
-
getDescriptiveNameBytes
public com.google.protobuf.ByteString getDescriptiveNameBytes()
Optional, non-unique descriptive name of the customer.
optional string descriptive_name = 20;- Specified by:
getDescriptiveNameBytesin interfaceCustomerOrBuilder- Returns:
- The bytes for descriptiveName.
-
setDescriptiveName
public Customer.Builder setDescriptiveName(java.lang.String value)
Optional, non-unique descriptive name of the customer.
optional string descriptive_name = 20;- Parameters:
value- The descriptiveName to set.- Returns:
- This builder for chaining.
-
clearDescriptiveName
public Customer.Builder clearDescriptiveName()
Optional, non-unique descriptive name of the customer.
optional string descriptive_name = 20;- Returns:
- This builder for chaining.
-
setDescriptiveNameBytes
public Customer.Builder setDescriptiveNameBytes(com.google.protobuf.ByteString value)
Optional, non-unique descriptive name of the customer.
optional string descriptive_name = 20;- Parameters:
value- The bytes for descriptiveName to set.- Returns:
- This builder for chaining.
-
hasCurrencyCode
public boolean hasCurrencyCode()
Immutable. The currency in which the account operates. A subset of the currency codes from the ISO 4217 standard is supported.
optional string currency_code = 21 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
hasCurrencyCodein interfaceCustomerOrBuilder- Returns:
- Whether the currencyCode field is set.
-
getCurrencyCode
public java.lang.String getCurrencyCode()
Immutable. The currency in which the account operates. A subset of the currency codes from the ISO 4217 standard is supported.
optional string currency_code = 21 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getCurrencyCodein interfaceCustomerOrBuilder- Returns:
- The currencyCode.
-
getCurrencyCodeBytes
public com.google.protobuf.ByteString getCurrencyCodeBytes()
Immutable. The currency in which the account operates. A subset of the currency codes from the ISO 4217 standard is supported.
optional string currency_code = 21 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getCurrencyCodeBytesin interfaceCustomerOrBuilder- Returns:
- The bytes for currencyCode.
-
setCurrencyCode
public Customer.Builder setCurrencyCode(java.lang.String value)
Immutable. The currency in which the account operates. A subset of the currency codes from the ISO 4217 standard is supported.
optional string currency_code = 21 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The currencyCode to set.- Returns:
- This builder for chaining.
-
clearCurrencyCode
public Customer.Builder clearCurrencyCode()
Immutable. The currency in which the account operates. A subset of the currency codes from the ISO 4217 standard is supported.
optional string currency_code = 21 [(.google.api.field_behavior) = IMMUTABLE];- Returns:
- This builder for chaining.
-
setCurrencyCodeBytes
public Customer.Builder setCurrencyCodeBytes(com.google.protobuf.ByteString value)
Immutable. The currency in which the account operates. A subset of the currency codes from the ISO 4217 standard is supported.
optional string currency_code = 21 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The bytes for currencyCode to set.- Returns:
- This builder for chaining.
-
hasTimeZone
public boolean hasTimeZone()
Immutable. The local timezone ID of the customer.
optional string time_zone = 22 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
hasTimeZonein interfaceCustomerOrBuilder- Returns:
- Whether the timeZone field is set.
-
getTimeZone
public java.lang.String getTimeZone()
Immutable. The local timezone ID of the customer.
optional string time_zone = 22 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getTimeZonein interfaceCustomerOrBuilder- Returns:
- The timeZone.
-
getTimeZoneBytes
public com.google.protobuf.ByteString getTimeZoneBytes()
Immutable. The local timezone ID of the customer.
optional string time_zone = 22 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getTimeZoneBytesin interfaceCustomerOrBuilder- Returns:
- The bytes for timeZone.
-
setTimeZone
public Customer.Builder setTimeZone(java.lang.String value)
Immutable. The local timezone ID of the customer.
optional string time_zone = 22 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The timeZone to set.- Returns:
- This builder for chaining.
-
clearTimeZone
public Customer.Builder clearTimeZone()
Immutable. The local timezone ID of the customer.
optional string time_zone = 22 [(.google.api.field_behavior) = IMMUTABLE];- Returns:
- This builder for chaining.
-
setTimeZoneBytes
public Customer.Builder setTimeZoneBytes(com.google.protobuf.ByteString value)
Immutable. The local timezone ID of the customer.
optional string time_zone = 22 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The bytes for timeZone to set.- Returns:
- This builder for chaining.
-
hasTrackingUrlTemplate
public boolean hasTrackingUrlTemplate()
The URL template for constructing a tracking URL out of parameters. Only mutable in an `update` operation.
optional string tracking_url_template = 23;- Specified by:
hasTrackingUrlTemplatein interfaceCustomerOrBuilder- Returns:
- Whether the trackingUrlTemplate field is set.
-
getTrackingUrlTemplate
public java.lang.String getTrackingUrlTemplate()
The URL template for constructing a tracking URL out of parameters. Only mutable in an `update` operation.
optional string tracking_url_template = 23;- Specified by:
getTrackingUrlTemplatein interfaceCustomerOrBuilder- Returns:
- The trackingUrlTemplate.
-
getTrackingUrlTemplateBytes
public com.google.protobuf.ByteString getTrackingUrlTemplateBytes()
The URL template for constructing a tracking URL out of parameters. Only mutable in an `update` operation.
optional string tracking_url_template = 23;- Specified by:
getTrackingUrlTemplateBytesin interfaceCustomerOrBuilder- Returns:
- The bytes for trackingUrlTemplate.
-
setTrackingUrlTemplate
public Customer.Builder setTrackingUrlTemplate(java.lang.String value)
The URL template for constructing a tracking URL out of parameters. Only mutable in an `update` operation.
optional string tracking_url_template = 23;- Parameters:
value- The trackingUrlTemplate to set.- Returns:
- This builder for chaining.
-
clearTrackingUrlTemplate
public Customer.Builder clearTrackingUrlTemplate()
The URL template for constructing a tracking URL out of parameters. Only mutable in an `update` operation.
optional string tracking_url_template = 23;- Returns:
- This builder for chaining.
-
setTrackingUrlTemplateBytes
public Customer.Builder setTrackingUrlTemplateBytes(com.google.protobuf.ByteString value)
The URL template for constructing a tracking URL out of parameters. Only mutable in an `update` operation.
optional string tracking_url_template = 23;- Parameters:
value- The bytes for trackingUrlTemplate to set.- Returns:
- This builder for chaining.
-
hasFinalUrlSuffix
public boolean hasFinalUrlSuffix()
The URL template for appending params to the final URL. Only mutable in an `update` operation.
optional string final_url_suffix = 24;- Specified by:
hasFinalUrlSuffixin interfaceCustomerOrBuilder- Returns:
- Whether the finalUrlSuffix field is set.
-
getFinalUrlSuffix
public java.lang.String getFinalUrlSuffix()
The URL template for appending params to the final URL. Only mutable in an `update` operation.
optional string final_url_suffix = 24;- Specified by:
getFinalUrlSuffixin interfaceCustomerOrBuilder- Returns:
- The finalUrlSuffix.
-
getFinalUrlSuffixBytes
public com.google.protobuf.ByteString getFinalUrlSuffixBytes()
The URL template for appending params to the final URL. Only mutable in an `update` operation.
optional string final_url_suffix = 24;- Specified by:
getFinalUrlSuffixBytesin interfaceCustomerOrBuilder- Returns:
- The bytes for finalUrlSuffix.
-
setFinalUrlSuffix
public Customer.Builder setFinalUrlSuffix(java.lang.String value)
The URL template for appending params to the final URL. Only mutable in an `update` operation.
optional string final_url_suffix = 24;- Parameters:
value- The finalUrlSuffix to set.- Returns:
- This builder for chaining.
-
clearFinalUrlSuffix
public Customer.Builder clearFinalUrlSuffix()
The URL template for appending params to the final URL. Only mutable in an `update` operation.
optional string final_url_suffix = 24;- Returns:
- This builder for chaining.
-
setFinalUrlSuffixBytes
public Customer.Builder setFinalUrlSuffixBytes(com.google.protobuf.ByteString value)
The URL template for appending params to the final URL. Only mutable in an `update` operation.
optional string final_url_suffix = 24;- Parameters:
value- The bytes for finalUrlSuffix to set.- Returns:
- This builder for chaining.
-
hasAutoTaggingEnabled
public boolean hasAutoTaggingEnabled()
Whether auto-tagging is enabled for the customer.
optional bool auto_tagging_enabled = 25;- Specified by:
hasAutoTaggingEnabledin interfaceCustomerOrBuilder- Returns:
- Whether the autoTaggingEnabled field is set.
-
getAutoTaggingEnabled
public boolean getAutoTaggingEnabled()
Whether auto-tagging is enabled for the customer.
optional bool auto_tagging_enabled = 25;- Specified by:
getAutoTaggingEnabledin interfaceCustomerOrBuilder- Returns:
- The autoTaggingEnabled.
-
setAutoTaggingEnabled
public Customer.Builder setAutoTaggingEnabled(boolean value)
Whether auto-tagging is enabled for the customer.
optional bool auto_tagging_enabled = 25;- Parameters:
value- The autoTaggingEnabled to set.- Returns:
- This builder for chaining.
-
clearAutoTaggingEnabled
public Customer.Builder clearAutoTaggingEnabled()
Whether auto-tagging is enabled for the customer.
optional bool auto_tagging_enabled = 25;- Returns:
- This builder for chaining.
-
hasHasPartnersBadge
public boolean hasHasPartnersBadge()
Output only. Whether the Customer has a Partners program badge. If the Customer is not associated with the Partners program, this will be false. For more information, see https://support.google.com/partners/answer/3125774.
optional bool has_partners_badge = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasHasPartnersBadgein interfaceCustomerOrBuilder- Returns:
- Whether the hasPartnersBadge field is set.
-
getHasPartnersBadge
public boolean getHasPartnersBadge()
Output only. Whether the Customer has a Partners program badge. If the Customer is not associated with the Partners program, this will be false. For more information, see https://support.google.com/partners/answer/3125774.
optional bool has_partners_badge = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getHasPartnersBadgein interfaceCustomerOrBuilder- Returns:
- The hasPartnersBadge.
-
setHasPartnersBadge
public Customer.Builder setHasPartnersBadge(boolean value)
Output only. Whether the Customer has a Partners program badge. If the Customer is not associated with the Partners program, this will be false. For more information, see https://support.google.com/partners/answer/3125774.
optional bool has_partners_badge = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The hasPartnersBadge to set.- Returns:
- This builder for chaining.
-
clearHasPartnersBadge
public Customer.Builder clearHasPartnersBadge()
Output only. Whether the Customer has a Partners program badge. If the Customer is not associated with the Partners program, this will be false. For more information, see https://support.google.com/partners/answer/3125774.
optional bool has_partners_badge = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasManager
public boolean hasManager()
Output only. Whether the customer is a manager.
optional bool manager = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasManagerin interfaceCustomerOrBuilder- Returns:
- Whether the manager field is set.
-
getManager
public boolean getManager()
Output only. Whether the customer is a manager.
optional bool manager = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getManagerin interfaceCustomerOrBuilder- Returns:
- The manager.
-
setManager
public Customer.Builder setManager(boolean value)
Output only. Whether the customer is a manager.
optional bool manager = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The manager to set.- Returns:
- This builder for chaining.
-
clearManager
public Customer.Builder clearManager()
Output only. Whether the customer is a manager.
optional bool manager = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasTestAccount
public boolean hasTestAccount()
Output only. Whether the customer is a test account.
optional bool test_account = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasTestAccountin interfaceCustomerOrBuilder- Returns:
- Whether the testAccount field is set.
-
getTestAccount
public boolean getTestAccount()
Output only. Whether the customer is a test account.
optional bool test_account = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTestAccountin interfaceCustomerOrBuilder- Returns:
- The testAccount.
-
setTestAccount
public Customer.Builder setTestAccount(boolean value)
Output only. Whether the customer is a test account.
optional bool test_account = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The testAccount to set.- Returns:
- This builder for chaining.
-
clearTestAccount
public Customer.Builder clearTestAccount()
Output only. Whether the customer is a test account.
optional bool test_account = 28 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasCallReportingSetting
public boolean hasCallReportingSetting()
Call reporting setting for a customer. Only mutable in an `update` operation.
.google.ads.googleads.v14.resources.CallReportingSetting call_reporting_setting = 10;- Specified by:
hasCallReportingSettingin interfaceCustomerOrBuilder- Returns:
- Whether the callReportingSetting field is set.
-
getCallReportingSetting
public CallReportingSetting getCallReportingSetting()
Call reporting setting for a customer. Only mutable in an `update` operation.
.google.ads.googleads.v14.resources.CallReportingSetting call_reporting_setting = 10;- Specified by:
getCallReportingSettingin interfaceCustomerOrBuilder- Returns:
- The callReportingSetting.
-
setCallReportingSetting
public Customer.Builder setCallReportingSetting(CallReportingSetting value)
Call reporting setting for a customer. Only mutable in an `update` operation.
.google.ads.googleads.v14.resources.CallReportingSetting call_reporting_setting = 10;
-
setCallReportingSetting
public Customer.Builder setCallReportingSetting(CallReportingSetting.Builder builderForValue)
Call reporting setting for a customer. Only mutable in an `update` operation.
.google.ads.googleads.v14.resources.CallReportingSetting call_reporting_setting = 10;
-
mergeCallReportingSetting
public Customer.Builder mergeCallReportingSetting(CallReportingSetting value)
Call reporting setting for a customer. Only mutable in an `update` operation.
.google.ads.googleads.v14.resources.CallReportingSetting call_reporting_setting = 10;
-
clearCallReportingSetting
public Customer.Builder clearCallReportingSetting()
Call reporting setting for a customer. Only mutable in an `update` operation.
.google.ads.googleads.v14.resources.CallReportingSetting call_reporting_setting = 10;
-
getCallReportingSettingBuilder
public CallReportingSetting.Builder getCallReportingSettingBuilder()
Call reporting setting for a customer. Only mutable in an `update` operation.
.google.ads.googleads.v14.resources.CallReportingSetting call_reporting_setting = 10;
-
getCallReportingSettingOrBuilder
public CallReportingSettingOrBuilder getCallReportingSettingOrBuilder()
Call reporting setting for a customer. Only mutable in an `update` operation.
.google.ads.googleads.v14.resources.CallReportingSetting call_reporting_setting = 10;- Specified by:
getCallReportingSettingOrBuilderin interfaceCustomerOrBuilder
-
hasConversionTrackingSetting
public boolean hasConversionTrackingSetting()
Output only. Conversion tracking setting for a customer.
.google.ads.googleads.v14.resources.ConversionTrackingSetting conversion_tracking_setting = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasConversionTrackingSettingin interfaceCustomerOrBuilder- Returns:
- Whether the conversionTrackingSetting field is set.
-
getConversionTrackingSetting
public ConversionTrackingSetting getConversionTrackingSetting()
Output only. Conversion tracking setting for a customer.
.google.ads.googleads.v14.resources.ConversionTrackingSetting conversion_tracking_setting = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getConversionTrackingSettingin interfaceCustomerOrBuilder- Returns:
- The conversionTrackingSetting.
-
setConversionTrackingSetting
public Customer.Builder setConversionTrackingSetting(ConversionTrackingSetting value)
Output only. Conversion tracking setting for a customer.
.google.ads.googleads.v14.resources.ConversionTrackingSetting conversion_tracking_setting = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setConversionTrackingSetting
public Customer.Builder setConversionTrackingSetting(ConversionTrackingSetting.Builder builderForValue)
Output only. Conversion tracking setting for a customer.
.google.ads.googleads.v14.resources.ConversionTrackingSetting conversion_tracking_setting = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeConversionTrackingSetting
public Customer.Builder mergeConversionTrackingSetting(ConversionTrackingSetting value)
Output only. Conversion tracking setting for a customer.
.google.ads.googleads.v14.resources.ConversionTrackingSetting conversion_tracking_setting = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearConversionTrackingSetting
public Customer.Builder clearConversionTrackingSetting()
Output only. Conversion tracking setting for a customer.
.google.ads.googleads.v14.resources.ConversionTrackingSetting conversion_tracking_setting = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getConversionTrackingSettingBuilder
public ConversionTrackingSetting.Builder getConversionTrackingSettingBuilder()
Output only. Conversion tracking setting for a customer.
.google.ads.googleads.v14.resources.ConversionTrackingSetting conversion_tracking_setting = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getConversionTrackingSettingOrBuilder
public ConversionTrackingSettingOrBuilder getConversionTrackingSettingOrBuilder()
Output only. Conversion tracking setting for a customer.
.google.ads.googleads.v14.resources.ConversionTrackingSetting conversion_tracking_setting = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getConversionTrackingSettingOrBuilderin interfaceCustomerOrBuilder
-
hasRemarketingSetting
public boolean hasRemarketingSetting()
Output only. Remarketing setting for a customer.
.google.ads.googleads.v14.resources.RemarketingSetting remarketing_setting = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasRemarketingSettingin interfaceCustomerOrBuilder- Returns:
- Whether the remarketingSetting field is set.
-
getRemarketingSetting
public RemarketingSetting getRemarketingSetting()
Output only. Remarketing setting for a customer.
.google.ads.googleads.v14.resources.RemarketingSetting remarketing_setting = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getRemarketingSettingin interfaceCustomerOrBuilder- Returns:
- The remarketingSetting.
-
setRemarketingSetting
public Customer.Builder setRemarketingSetting(RemarketingSetting value)
Output only. Remarketing setting for a customer.
.google.ads.googleads.v14.resources.RemarketingSetting remarketing_setting = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setRemarketingSetting
public Customer.Builder setRemarketingSetting(RemarketingSetting.Builder builderForValue)
Output only. Remarketing setting for a customer.
.google.ads.googleads.v14.resources.RemarketingSetting remarketing_setting = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeRemarketingSetting
public Customer.Builder mergeRemarketingSetting(RemarketingSetting value)
Output only. Remarketing setting for a customer.
.google.ads.googleads.v14.resources.RemarketingSetting remarketing_setting = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearRemarketingSetting
public Customer.Builder clearRemarketingSetting()
Output only. Remarketing setting for a customer.
.google.ads.googleads.v14.resources.RemarketingSetting remarketing_setting = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getRemarketingSettingBuilder
public RemarketingSetting.Builder getRemarketingSettingBuilder()
Output only. Remarketing setting for a customer.
.google.ads.googleads.v14.resources.RemarketingSetting remarketing_setting = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getRemarketingSettingOrBuilder
public RemarketingSettingOrBuilder getRemarketingSettingOrBuilder()
Output only. Remarketing setting for a customer.
.google.ads.googleads.v14.resources.RemarketingSetting remarketing_setting = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getRemarketingSettingOrBuilderin interfaceCustomerOrBuilder
-
getPayPerConversionEligibilityFailureReasonsList
public java.util.List<CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason> getPayPerConversionEligibilityFailureReasonsList()
Output only. Reasons why the customer is not eligible to use PaymentMode.CONVERSIONS. If the list is empty, the customer is eligible. This field is read-only.
repeated .google.ads.googleads.v14.enums.CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason pay_per_conversion_eligibility_failure_reasons = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPayPerConversionEligibilityFailureReasonsListin interfaceCustomerOrBuilder- Returns:
- A list containing the payPerConversionEligibilityFailureReasons.
-
getPayPerConversionEligibilityFailureReasonsCount
public int getPayPerConversionEligibilityFailureReasonsCount()
Output only. Reasons why the customer is not eligible to use PaymentMode.CONVERSIONS. If the list is empty, the customer is eligible. This field is read-only.
repeated .google.ads.googleads.v14.enums.CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason pay_per_conversion_eligibility_failure_reasons = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPayPerConversionEligibilityFailureReasonsCountin interfaceCustomerOrBuilder- Returns:
- The count of payPerConversionEligibilityFailureReasons.
-
getPayPerConversionEligibilityFailureReasons
public CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason getPayPerConversionEligibilityFailureReasons(int index)
Output only. Reasons why the customer is not eligible to use PaymentMode.CONVERSIONS. If the list is empty, the customer is eligible. This field is read-only.
repeated .google.ads.googleads.v14.enums.CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason pay_per_conversion_eligibility_failure_reasons = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPayPerConversionEligibilityFailureReasonsin interfaceCustomerOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The payPerConversionEligibilityFailureReasons at the given index.
-
setPayPerConversionEligibilityFailureReasons
public Customer.Builder setPayPerConversionEligibilityFailureReasons(int index, CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason value)
Output only. Reasons why the customer is not eligible to use PaymentMode.CONVERSIONS. If the list is empty, the customer is eligible. This field is read-only.
repeated .google.ads.googleads.v14.enums.CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason pay_per_conversion_eligibility_failure_reasons = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
index- The index to set the value at.value- The payPerConversionEligibilityFailureReasons to set.- Returns:
- This builder for chaining.
-
addPayPerConversionEligibilityFailureReasons
public Customer.Builder addPayPerConversionEligibilityFailureReasons(CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason value)
Output only. Reasons why the customer is not eligible to use PaymentMode.CONVERSIONS. If the list is empty, the customer is eligible. This field is read-only.
repeated .google.ads.googleads.v14.enums.CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason pay_per_conversion_eligibility_failure_reasons = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The payPerConversionEligibilityFailureReasons to add.- Returns:
- This builder for chaining.
-
addAllPayPerConversionEligibilityFailureReasons
public Customer.Builder addAllPayPerConversionEligibilityFailureReasons(java.lang.Iterable<? extends CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason> values)
Output only. Reasons why the customer is not eligible to use PaymentMode.CONVERSIONS. If the list is empty, the customer is eligible. This field is read-only.
repeated .google.ads.googleads.v14.enums.CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason pay_per_conversion_eligibility_failure_reasons = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
values- The payPerConversionEligibilityFailureReasons to add.- Returns:
- This builder for chaining.
-
clearPayPerConversionEligibilityFailureReasons
public Customer.Builder clearPayPerConversionEligibilityFailureReasons()
Output only. Reasons why the customer is not eligible to use PaymentMode.CONVERSIONS. If the list is empty, the customer is eligible. This field is read-only.
repeated .google.ads.googleads.v14.enums.CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason pay_per_conversion_eligibility_failure_reasons = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getPayPerConversionEligibilityFailureReasonsValueList
public java.util.List<java.lang.Integer> getPayPerConversionEligibilityFailureReasonsValueList()
Output only. Reasons why the customer is not eligible to use PaymentMode.CONVERSIONS. If the list is empty, the customer is eligible. This field is read-only.
repeated .google.ads.googleads.v14.enums.CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason pay_per_conversion_eligibility_failure_reasons = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPayPerConversionEligibilityFailureReasonsValueListin interfaceCustomerOrBuilder- Returns:
- A list containing the enum numeric values on the wire for payPerConversionEligibilityFailureReasons.
-
getPayPerConversionEligibilityFailureReasonsValue
public int getPayPerConversionEligibilityFailureReasonsValue(int index)
Output only. Reasons why the customer is not eligible to use PaymentMode.CONVERSIONS. If the list is empty, the customer is eligible. This field is read-only.
repeated .google.ads.googleads.v14.enums.CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason pay_per_conversion_eligibility_failure_reasons = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPayPerConversionEligibilityFailureReasonsValuein interfaceCustomerOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of payPerConversionEligibilityFailureReasons at the given index.
-
setPayPerConversionEligibilityFailureReasonsValue
public Customer.Builder setPayPerConversionEligibilityFailureReasonsValue(int index, int value)
Output only. Reasons why the customer is not eligible to use PaymentMode.CONVERSIONS. If the list is empty, the customer is eligible. This field is read-only.
repeated .google.ads.googleads.v14.enums.CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason pay_per_conversion_eligibility_failure_reasons = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
index- The index to set the value at.value- The enum numeric value on the wire for payPerConversionEligibilityFailureReasons to set.- Returns:
- This builder for chaining.
-
addPayPerConversionEligibilityFailureReasonsValue
public Customer.Builder addPayPerConversionEligibilityFailureReasonsValue(int value)
Output only. Reasons why the customer is not eligible to use PaymentMode.CONVERSIONS. If the list is empty, the customer is eligible. This field is read-only.
repeated .google.ads.googleads.v14.enums.CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason pay_per_conversion_eligibility_failure_reasons = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for payPerConversionEligibilityFailureReasons to add.- Returns:
- This builder for chaining.
-
addAllPayPerConversionEligibilityFailureReasonsValue
public Customer.Builder addAllPayPerConversionEligibilityFailureReasonsValue(java.lang.Iterable<java.lang.Integer> values)
Output only. Reasons why the customer is not eligible to use PaymentMode.CONVERSIONS. If the list is empty, the customer is eligible. This field is read-only.
repeated .google.ads.googleads.v14.enums.CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason pay_per_conversion_eligibility_failure_reasons = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
values- The enum numeric values on the wire for payPerConversionEligibilityFailureReasons to add.- Returns:
- This builder for chaining.
-
hasOptimizationScore
public boolean hasOptimizationScore()
Output only. Optimization score of the customer. Optimization score is an estimate of how well a customer's campaigns are set to perform. It ranges from 0% (0.0) to 100% (1.0). This field is null for all manager customers, and for unscored non-manager customers. See "About optimization score" at https://support.google.com/google-ads/answer/9061546. This field is read-only.
optional double optimization_score = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasOptimizationScorein interfaceCustomerOrBuilder- Returns:
- Whether the optimizationScore field is set.
-
getOptimizationScore
public double getOptimizationScore()
Output only. Optimization score of the customer. Optimization score is an estimate of how well a customer's campaigns are set to perform. It ranges from 0% (0.0) to 100% (1.0). This field is null for all manager customers, and for unscored non-manager customers. See "About optimization score" at https://support.google.com/google-ads/answer/9061546. This field is read-only.
optional double optimization_score = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOptimizationScorein interfaceCustomerOrBuilder- Returns:
- The optimizationScore.
-
setOptimizationScore
public Customer.Builder setOptimizationScore(double value)
Output only. Optimization score of the customer. Optimization score is an estimate of how well a customer's campaigns are set to perform. It ranges from 0% (0.0) to 100% (1.0). This field is null for all manager customers, and for unscored non-manager customers. See "About optimization score" at https://support.google.com/google-ads/answer/9061546. This field is read-only.
optional double optimization_score = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The optimizationScore to set.- Returns:
- This builder for chaining.
-
clearOptimizationScore
public Customer.Builder clearOptimizationScore()
Output only. Optimization score of the customer. Optimization score is an estimate of how well a customer's campaigns are set to perform. It ranges from 0% (0.0) to 100% (1.0). This field is null for all manager customers, and for unscored non-manager customers. See "About optimization score" at https://support.google.com/google-ads/answer/9061546. This field is read-only.
optional double optimization_score = 29 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getOptimizationScoreWeight
public double getOptimizationScoreWeight()
Output only. Optimization score weight of the customer. Optimization score weight can be used to compare/aggregate optimization scores across multiple non-manager customers. The aggregate optimization score of a manager is computed as the sum over all of their customers of `Customer.optimization_score * Customer.optimization_score_weight`. This field is 0 for all manager customers, and for unscored non-manager customers. This field is read-only.
double optimization_score_weight = 30 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOptimizationScoreWeightin interfaceCustomerOrBuilder- Returns:
- The optimizationScoreWeight.
-
setOptimizationScoreWeight
public Customer.Builder setOptimizationScoreWeight(double value)
Output only. Optimization score weight of the customer. Optimization score weight can be used to compare/aggregate optimization scores across multiple non-manager customers. The aggregate optimization score of a manager is computed as the sum over all of their customers of `Customer.optimization_score * Customer.optimization_score_weight`. This field is 0 for all manager customers, and for unscored non-manager customers. This field is read-only.
double optimization_score_weight = 30 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The optimizationScoreWeight to set.- Returns:
- This builder for chaining.
-
clearOptimizationScoreWeight
public Customer.Builder clearOptimizationScoreWeight()
Output only. Optimization score weight of the customer. Optimization score weight can be used to compare/aggregate optimization scores across multiple non-manager customers. The aggregate optimization score of a manager is computed as the sum over all of their customers of `Customer.optimization_score * Customer.optimization_score_weight`. This field is 0 for all manager customers, and for unscored non-manager customers. This field is read-only.
double optimization_score_weight = 30 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getStatusValue
public int getStatusValue()
Output only. The status of the customer.
.google.ads.googleads.v14.enums.CustomerStatusEnum.CustomerStatus status = 36 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusValuein interfaceCustomerOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
setStatusValue
public Customer.Builder setStatusValue(int value)
Output only. The status of the customer.
.google.ads.googleads.v14.enums.CustomerStatusEnum.CustomerStatus status = 36 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for status to set.- Returns:
- This builder for chaining.
-
getStatus
public CustomerStatusEnum.CustomerStatus getStatus()
Output only. The status of the customer.
.google.ads.googleads.v14.enums.CustomerStatusEnum.CustomerStatus status = 36 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusin interfaceCustomerOrBuilder- Returns:
- The status.
-
setStatus
public Customer.Builder setStatus(CustomerStatusEnum.CustomerStatus value)
Output only. The status of the customer.
.google.ads.googleads.v14.enums.CustomerStatusEnum.CustomerStatus status = 36 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
public Customer.Builder clearStatus()
Output only. The status of the customer.
.google.ads.googleads.v14.enums.CustomerStatusEnum.CustomerStatus status = 36 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasLocationAssetAutoMigrationDone
public boolean hasLocationAssetAutoMigrationDone()
Output only. True if feed based location has been migrated to asset based location.
optional bool location_asset_auto_migration_done = 38 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasLocationAssetAutoMigrationDonein interfaceCustomerOrBuilder- Returns:
- Whether the locationAssetAutoMigrationDone field is set.
-
getLocationAssetAutoMigrationDone
public boolean getLocationAssetAutoMigrationDone()
Output only. True if feed based location has been migrated to asset based location.
optional bool location_asset_auto_migration_done = 38 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLocationAssetAutoMigrationDonein interfaceCustomerOrBuilder- Returns:
- The locationAssetAutoMigrationDone.
-
setLocationAssetAutoMigrationDone
public Customer.Builder setLocationAssetAutoMigrationDone(boolean value)
Output only. True if feed based location has been migrated to asset based location.
optional bool location_asset_auto_migration_done = 38 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The locationAssetAutoMigrationDone to set.- Returns:
- This builder for chaining.
-
clearLocationAssetAutoMigrationDone
public Customer.Builder clearLocationAssetAutoMigrationDone()
Output only. True if feed based location has been migrated to asset based location.
optional bool location_asset_auto_migration_done = 38 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasImageAssetAutoMigrationDone
public boolean hasImageAssetAutoMigrationDone()
Output only. True if feed based image has been migrated to asset based image.
optional bool image_asset_auto_migration_done = 39 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasImageAssetAutoMigrationDonein interfaceCustomerOrBuilder- Returns:
- Whether the imageAssetAutoMigrationDone field is set.
-
getImageAssetAutoMigrationDone
public boolean getImageAssetAutoMigrationDone()
Output only. True if feed based image has been migrated to asset based image.
optional bool image_asset_auto_migration_done = 39 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getImageAssetAutoMigrationDonein interfaceCustomerOrBuilder- Returns:
- The imageAssetAutoMigrationDone.
-
setImageAssetAutoMigrationDone
public Customer.Builder setImageAssetAutoMigrationDone(boolean value)
Output only. True if feed based image has been migrated to asset based image.
optional bool image_asset_auto_migration_done = 39 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The imageAssetAutoMigrationDone to set.- Returns:
- This builder for chaining.
-
clearImageAssetAutoMigrationDone
public Customer.Builder clearImageAssetAutoMigrationDone()
Output only. True if feed based image has been migrated to asset based image.
optional bool image_asset_auto_migration_done = 39 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasLocationAssetAutoMigrationDoneDateTime
public boolean hasLocationAssetAutoMigrationDoneDateTime()
Output only. Timestamp of migration from feed based location to asset base location in yyyy-MM-dd HH:mm:ss format.
optional string location_asset_auto_migration_done_date_time = 40 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasLocationAssetAutoMigrationDoneDateTimein interfaceCustomerOrBuilder- Returns:
- Whether the locationAssetAutoMigrationDoneDateTime field is set.
-
getLocationAssetAutoMigrationDoneDateTime
public java.lang.String getLocationAssetAutoMigrationDoneDateTime()
Output only. Timestamp of migration from feed based location to asset base location in yyyy-MM-dd HH:mm:ss format.
optional string location_asset_auto_migration_done_date_time = 40 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLocationAssetAutoMigrationDoneDateTimein interfaceCustomerOrBuilder- Returns:
- The locationAssetAutoMigrationDoneDateTime.
-
getLocationAssetAutoMigrationDoneDateTimeBytes
public com.google.protobuf.ByteString getLocationAssetAutoMigrationDoneDateTimeBytes()
Output only. Timestamp of migration from feed based location to asset base location in yyyy-MM-dd HH:mm:ss format.
optional string location_asset_auto_migration_done_date_time = 40 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLocationAssetAutoMigrationDoneDateTimeBytesin interfaceCustomerOrBuilder- Returns:
- The bytes for locationAssetAutoMigrationDoneDateTime.
-
setLocationAssetAutoMigrationDoneDateTime
public Customer.Builder setLocationAssetAutoMigrationDoneDateTime(java.lang.String value)
Output only. Timestamp of migration from feed based location to asset base location in yyyy-MM-dd HH:mm:ss format.
optional string location_asset_auto_migration_done_date_time = 40 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The locationAssetAutoMigrationDoneDateTime to set.- Returns:
- This builder for chaining.
-
clearLocationAssetAutoMigrationDoneDateTime
public Customer.Builder clearLocationAssetAutoMigrationDoneDateTime()
Output only. Timestamp of migration from feed based location to asset base location in yyyy-MM-dd HH:mm:ss format.
optional string location_asset_auto_migration_done_date_time = 40 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setLocationAssetAutoMigrationDoneDateTimeBytes
public Customer.Builder setLocationAssetAutoMigrationDoneDateTimeBytes(com.google.protobuf.ByteString value)
Output only. Timestamp of migration from feed based location to asset base location in yyyy-MM-dd HH:mm:ss format.
optional string location_asset_auto_migration_done_date_time = 40 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for locationAssetAutoMigrationDoneDateTime to set.- Returns:
- This builder for chaining.
-
hasImageAssetAutoMigrationDoneDateTime
public boolean hasImageAssetAutoMigrationDoneDateTime()
Output only. Timestamp of migration from feed based image to asset base image in yyyy-MM-dd HH:mm:ss format.
optional string image_asset_auto_migration_done_date_time = 41 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasImageAssetAutoMigrationDoneDateTimein interfaceCustomerOrBuilder- Returns:
- Whether the imageAssetAutoMigrationDoneDateTime field is set.
-
getImageAssetAutoMigrationDoneDateTime
public java.lang.String getImageAssetAutoMigrationDoneDateTime()
Output only. Timestamp of migration from feed based image to asset base image in yyyy-MM-dd HH:mm:ss format.
optional string image_asset_auto_migration_done_date_time = 41 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getImageAssetAutoMigrationDoneDateTimein interfaceCustomerOrBuilder- Returns:
- The imageAssetAutoMigrationDoneDateTime.
-
getImageAssetAutoMigrationDoneDateTimeBytes
public com.google.protobuf.ByteString getImageAssetAutoMigrationDoneDateTimeBytes()
Output only. Timestamp of migration from feed based image to asset base image in yyyy-MM-dd HH:mm:ss format.
optional string image_asset_auto_migration_done_date_time = 41 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getImageAssetAutoMigrationDoneDateTimeBytesin interfaceCustomerOrBuilder- Returns:
- The bytes for imageAssetAutoMigrationDoneDateTime.
-
setImageAssetAutoMigrationDoneDateTime
public Customer.Builder setImageAssetAutoMigrationDoneDateTime(java.lang.String value)
Output only. Timestamp of migration from feed based image to asset base image in yyyy-MM-dd HH:mm:ss format.
optional string image_asset_auto_migration_done_date_time = 41 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The imageAssetAutoMigrationDoneDateTime to set.- Returns:
- This builder for chaining.
-
clearImageAssetAutoMigrationDoneDateTime
public Customer.Builder clearImageAssetAutoMigrationDoneDateTime()
Output only. Timestamp of migration from feed based image to asset base image in yyyy-MM-dd HH:mm:ss format.
optional string image_asset_auto_migration_done_date_time = 41 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setImageAssetAutoMigrationDoneDateTimeBytes
public Customer.Builder setImageAssetAutoMigrationDoneDateTimeBytes(com.google.protobuf.ByteString value)
Output only. Timestamp of migration from feed based image to asset base image in yyyy-MM-dd HH:mm:ss format.
optional string image_asset_auto_migration_done_date_time = 41 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for imageAssetAutoMigrationDoneDateTime to set.- Returns:
- This builder for chaining.
-
getOfflineConversionClientSummariesList
public java.util.List<OfflineConversionClientSummary> getOfflineConversionClientSummariesList()
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOfflineConversionClientSummariesListin interfaceCustomerOrBuilder
-
getOfflineConversionClientSummariesCount
public int getOfflineConversionClientSummariesCount()
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOfflineConversionClientSummariesCountin interfaceCustomerOrBuilder
-
getOfflineConversionClientSummaries
public OfflineConversionClientSummary getOfflineConversionClientSummaries(int index)
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOfflineConversionClientSummariesin interfaceCustomerOrBuilder
-
setOfflineConversionClientSummaries
public Customer.Builder setOfflineConversionClientSummaries(int index, OfflineConversionClientSummary value)
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setOfflineConversionClientSummaries
public Customer.Builder setOfflineConversionClientSummaries(int index, OfflineConversionClientSummary.Builder builderForValue)
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addOfflineConversionClientSummaries
public Customer.Builder addOfflineConversionClientSummaries(OfflineConversionClientSummary value)
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addOfflineConversionClientSummaries
public Customer.Builder addOfflineConversionClientSummaries(int index, OfflineConversionClientSummary value)
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addOfflineConversionClientSummaries
public Customer.Builder addOfflineConversionClientSummaries(OfflineConversionClientSummary.Builder builderForValue)
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addOfflineConversionClientSummaries
public Customer.Builder addOfflineConversionClientSummaries(int index, OfflineConversionClientSummary.Builder builderForValue)
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addAllOfflineConversionClientSummaries
public Customer.Builder addAllOfflineConversionClientSummaries(java.lang.Iterable<? extends OfflineConversionClientSummary> values)
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearOfflineConversionClientSummaries
public Customer.Builder clearOfflineConversionClientSummaries()
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
removeOfflineConversionClientSummaries
public Customer.Builder removeOfflineConversionClientSummaries(int index)
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getOfflineConversionClientSummariesBuilder
public OfflineConversionClientSummary.Builder getOfflineConversionClientSummariesBuilder(int index)
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getOfflineConversionClientSummariesOrBuilder
public OfflineConversionClientSummaryOrBuilder getOfflineConversionClientSummariesOrBuilder(int index)
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOfflineConversionClientSummariesOrBuilderin interfaceCustomerOrBuilder
-
getOfflineConversionClientSummariesOrBuilderList
public java.util.List<? extends OfflineConversionClientSummaryOrBuilder> getOfflineConversionClientSummariesOrBuilderList()
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOfflineConversionClientSummariesOrBuilderListin interfaceCustomerOrBuilder
-
addOfflineConversionClientSummariesBuilder
public OfflineConversionClientSummary.Builder addOfflineConversionClientSummariesBuilder()
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addOfflineConversionClientSummariesBuilder
public OfflineConversionClientSummary.Builder addOfflineConversionClientSummariesBuilder(int index)
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getOfflineConversionClientSummariesBuilderList
public java.util.List<OfflineConversionClientSummary.Builder> getOfflineConversionClientSummariesBuilderList()
Output only. Offline conversion upload diagnostics.
repeated .google.ads.googleads.v14.resources.OfflineConversionClientSummary offline_conversion_client_summaries = 43 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
hasCustomerAgreementSetting
public boolean hasCustomerAgreementSetting()
Output only. Customer Agreement Setting for a customer.
.google.ads.googleads.v14.resources.CustomerAgreementSetting customer_agreement_setting = 44 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCustomerAgreementSettingin interfaceCustomerOrBuilder- Returns:
- Whether the customerAgreementSetting field is set.
-
getCustomerAgreementSetting
public CustomerAgreementSetting getCustomerAgreementSetting()
Output only. Customer Agreement Setting for a customer.
.google.ads.googleads.v14.resources.CustomerAgreementSetting customer_agreement_setting = 44 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCustomerAgreementSettingin interfaceCustomerOrBuilder- Returns:
- The customerAgreementSetting.
-
setCustomerAgreementSetting
public Customer.Builder setCustomerAgreementSetting(CustomerAgreementSetting value)
Output only. Customer Agreement Setting for a customer.
.google.ads.googleads.v14.resources.CustomerAgreementSetting customer_agreement_setting = 44 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setCustomerAgreementSetting
public Customer.Builder setCustomerAgreementSetting(CustomerAgreementSetting.Builder builderForValue)
Output only. Customer Agreement Setting for a customer.
.google.ads.googleads.v14.resources.CustomerAgreementSetting customer_agreement_setting = 44 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeCustomerAgreementSetting
public Customer.Builder mergeCustomerAgreementSetting(CustomerAgreementSetting value)
Output only. Customer Agreement Setting for a customer.
.google.ads.googleads.v14.resources.CustomerAgreementSetting customer_agreement_setting = 44 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearCustomerAgreementSetting
public Customer.Builder clearCustomerAgreementSetting()
Output only. Customer Agreement Setting for a customer.
.google.ads.googleads.v14.resources.CustomerAgreementSetting customer_agreement_setting = 44 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCustomerAgreementSettingBuilder
public CustomerAgreementSetting.Builder getCustomerAgreementSettingBuilder()
Output only. Customer Agreement Setting for a customer.
.google.ads.googleads.v14.resources.CustomerAgreementSetting customer_agreement_setting = 44 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCustomerAgreementSettingOrBuilder
public CustomerAgreementSettingOrBuilder getCustomerAgreementSettingOrBuilder()
Output only. Customer Agreement Setting for a customer.
.google.ads.googleads.v14.resources.CustomerAgreementSetting customer_agreement_setting = 44 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCustomerAgreementSettingOrBuilderin interfaceCustomerOrBuilder
-
setUnknownFields
public final Customer.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Customer.Builder>
-
mergeUnknownFields
public final Customer.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Customer.Builder>
-
-