Class AccessibleBiddingStrategy.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<AccessibleBiddingStrategy.Builder>
com.google.ads.googleads.v18.resources.AccessibleBiddingStrategy.Builder
All Implemented Interfaces:
AccessibleBiddingStrategyOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
AccessibleBiddingStrategy

public static final class AccessibleBiddingStrategy.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AccessibleBiddingStrategy.Builder> implements AccessibleBiddingStrategyOrBuilder
 Represents a view of BiddingStrategies owned by and shared with the customer.

 In contrast to BiddingStrategy, this resource includes strategies owned by
 managers of the customer and shared with this customer - in addition to
 strategies owned by this customer. This resource does not provide metrics and
 only exposes a limited subset of the BiddingStrategy attributes.
 
Protobuf type google.ads.googleads.v18.resources.AccessibleBiddingStrategy
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AccessibleBiddingStrategy.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<AccessibleBiddingStrategy.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AccessibleBiddingStrategy.Builder>
    • getDefaultInstanceForType

      public AccessibleBiddingStrategy getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public AccessibleBiddingStrategy build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public AccessibleBiddingStrategy buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<AccessibleBiddingStrategy.Builder>
    • setField

      public AccessibleBiddingStrategy.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<AccessibleBiddingStrategy.Builder>
    • clearField

      public AccessibleBiddingStrategy.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<AccessibleBiddingStrategy.Builder>
    • clearOneof

      public AccessibleBiddingStrategy.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AccessibleBiddingStrategy.Builder>
    • setRepeatedField

      public AccessibleBiddingStrategy.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AccessibleBiddingStrategy.Builder>
    • addRepeatedField

      public AccessibleBiddingStrategy.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AccessibleBiddingStrategy.Builder>
    • mergeFrom

      public AccessibleBiddingStrategy.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AccessibleBiddingStrategy.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AccessibleBiddingStrategy.Builder>
    • mergeFrom

      public AccessibleBiddingStrategy.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AccessibleBiddingStrategy.Builder>
      Throws:
      IOException
    • getSchemeCase

      public AccessibleBiddingStrategy.SchemeCase getSchemeCase()
      Specified by:
      getSchemeCase in interface AccessibleBiddingStrategyOrBuilder
    • clearScheme

      public AccessibleBiddingStrategy.Builder clearScheme()
    • getResourceName

      public String getResourceName()
       Output only. The resource name of the accessible bidding strategy.
       AccessibleBiddingStrategy resource names have the form:
      
       `customers/{customer_id}/accessibleBiddingStrategies/{bidding_strategy_id}`
       
      string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Specified by:
      getResourceName in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The resourceName.
    • getResourceNameBytes

      public com.google.protobuf.ByteString getResourceNameBytes()
       Output only. The resource name of the accessible bidding strategy.
       AccessibleBiddingStrategy resource names have the form:
      
       `customers/{customer_id}/accessibleBiddingStrategies/{bidding_strategy_id}`
       
      string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Specified by:
      getResourceNameBytes in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The bytes for resourceName.
    • setResourceName

      public AccessibleBiddingStrategy.Builder setResourceName(String value)
       Output only. The resource name of the accessible bidding strategy.
       AccessibleBiddingStrategy resource names have the form:
      
       `customers/{customer_id}/accessibleBiddingStrategies/{bidding_strategy_id}`
       
      string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Parameters:
      value - The resourceName to set.
      Returns:
      This builder for chaining.
    • clearResourceName

      public AccessibleBiddingStrategy.Builder clearResourceName()
       Output only. The resource name of the accessible bidding strategy.
       AccessibleBiddingStrategy resource names have the form:
      
       `customers/{customer_id}/accessibleBiddingStrategies/{bidding_strategy_id}`
       
      string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Returns:
      This builder for chaining.
    • setResourceNameBytes

      public AccessibleBiddingStrategy.Builder setResourceNameBytes(com.google.protobuf.ByteString value)
       Output only. The resource name of the accessible bidding strategy.
       AccessibleBiddingStrategy resource names have the form:
      
       `customers/{customer_id}/accessibleBiddingStrategies/{bidding_strategy_id}`
       
      string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Parameters:
      value - The bytes for resourceName to set.
      Returns:
      This builder for chaining.
    • getId

      public long getId()
       Output only. The ID of the bidding strategy.
       
      int64 id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getId in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The id.
    • setId

      public AccessibleBiddingStrategy.Builder setId(long value)
       Output only. The ID of the bidding strategy.
       
      int64 id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Output only. The ID of the bidding strategy.
       
      int64 id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • getName

      public String getName()
       Output only. The name of the bidding strategy.
       
      string name = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getName in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The name.
    • getNameBytes

      public com.google.protobuf.ByteString getNameBytes()
       Output only. The name of the bidding strategy.
       
      string name = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getNameBytes in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The bytes for name.
    • setName

      public AccessibleBiddingStrategy.Builder setName(String value)
       Output only. The name of the bidding strategy.
       
      string name = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The name to set.
      Returns:
      This builder for chaining.
    • clearName

       Output only. The name of the bidding strategy.
       
      string name = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • setNameBytes

      public AccessibleBiddingStrategy.Builder setNameBytes(com.google.protobuf.ByteString value)
       Output only. The name of the bidding strategy.
       
      string name = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The bytes for name to set.
      Returns:
      This builder for chaining.
    • getTypeValue

      public int getTypeValue()
       Output only. The type of the bidding strategy.
       
      .google.ads.googleads.v18.enums.BiddingStrategyTypeEnum.BiddingStrategyType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getTypeValue in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The enum numeric value on the wire for type.
    • setTypeValue

      public AccessibleBiddingStrategy.Builder setTypeValue(int value)
       Output only. The type of the bidding strategy.
       
      .google.ads.googleads.v18.enums.BiddingStrategyTypeEnum.BiddingStrategyType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The enum numeric value on the wire for type to set.
      Returns:
      This builder for chaining.
    • getType

       Output only. The type of the bidding strategy.
       
      .google.ads.googleads.v18.enums.BiddingStrategyTypeEnum.BiddingStrategyType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getType in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The type.
    • setType

       Output only. The type of the bidding strategy.
       
      .google.ads.googleads.v18.enums.BiddingStrategyTypeEnum.BiddingStrategyType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The type to set.
      Returns:
      This builder for chaining.
    • clearType

       Output only. The type of the bidding strategy.
       
      .google.ads.googleads.v18.enums.BiddingStrategyTypeEnum.BiddingStrategyType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • getOwnerCustomerId

      public long getOwnerCustomerId()
       Output only. The ID of the Customer which owns the bidding strategy.
       
      int64 owner_customer_id = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getOwnerCustomerId in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The ownerCustomerId.
    • setOwnerCustomerId

      public AccessibleBiddingStrategy.Builder setOwnerCustomerId(long value)
       Output only. The ID of the Customer which owns the bidding strategy.
       
      int64 owner_customer_id = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The ownerCustomerId to set.
      Returns:
      This builder for chaining.
    • clearOwnerCustomerId

      public AccessibleBiddingStrategy.Builder clearOwnerCustomerId()
       Output only. The ID of the Customer which owns the bidding strategy.
       
      int64 owner_customer_id = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • getOwnerDescriptiveName

      public String getOwnerDescriptiveName()
       Output only. descriptive_name of the Customer which owns the bidding
       strategy.
       
      string owner_descriptive_name = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getOwnerDescriptiveName in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The ownerDescriptiveName.
    • getOwnerDescriptiveNameBytes

      public com.google.protobuf.ByteString getOwnerDescriptiveNameBytes()
       Output only. descriptive_name of the Customer which owns the bidding
       strategy.
       
      string owner_descriptive_name = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getOwnerDescriptiveNameBytes in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The bytes for ownerDescriptiveName.
    • setOwnerDescriptiveName

      public AccessibleBiddingStrategy.Builder setOwnerDescriptiveName(String value)
       Output only. descriptive_name of the Customer which owns the bidding
       strategy.
       
      string owner_descriptive_name = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The ownerDescriptiveName to set.
      Returns:
      This builder for chaining.
    • clearOwnerDescriptiveName

      public AccessibleBiddingStrategy.Builder clearOwnerDescriptiveName()
       Output only. descriptive_name of the Customer which owns the bidding
       strategy.
       
      string owner_descriptive_name = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • setOwnerDescriptiveNameBytes

      public AccessibleBiddingStrategy.Builder setOwnerDescriptiveNameBytes(com.google.protobuf.ByteString value)
       Output only. descriptive_name of the Customer which owns the bidding
       strategy.
       
      string owner_descriptive_name = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The bytes for ownerDescriptiveName to set.
      Returns:
      This builder for chaining.
    • hasMaximizeConversionValue

      public boolean hasMaximizeConversionValue()
       Output only. An automated bidding strategy to help get the most
       conversion value for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversionValue maximize_conversion_value = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasMaximizeConversionValue in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      Whether the maximizeConversionValue field is set.
    • getMaximizeConversionValue

      public AccessibleBiddingStrategy.MaximizeConversionValue getMaximizeConversionValue()
       Output only. An automated bidding strategy to help get the most
       conversion value for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversionValue maximize_conversion_value = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getMaximizeConversionValue in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The maximizeConversionValue.
    • setMaximizeConversionValue

       Output only. An automated bidding strategy to help get the most
       conversion value for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversionValue maximize_conversion_value = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • setMaximizeConversionValue

       Output only. An automated bidding strategy to help get the most
       conversion value for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversionValue maximize_conversion_value = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • mergeMaximizeConversionValue

       Output only. An automated bidding strategy to help get the most
       conversion value for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversionValue maximize_conversion_value = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • clearMaximizeConversionValue

      public AccessibleBiddingStrategy.Builder clearMaximizeConversionValue()
       Output only. An automated bidding strategy to help get the most
       conversion value for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversionValue maximize_conversion_value = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getMaximizeConversionValueBuilder

      public AccessibleBiddingStrategy.MaximizeConversionValue.Builder getMaximizeConversionValueBuilder()
       Output only. An automated bidding strategy to help get the most
       conversion value for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversionValue maximize_conversion_value = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getMaximizeConversionValueOrBuilder

      public AccessibleBiddingStrategy.MaximizeConversionValueOrBuilder getMaximizeConversionValueOrBuilder()
       Output only. An automated bidding strategy to help get the most
       conversion value for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversionValue maximize_conversion_value = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getMaximizeConversionValueOrBuilder in interface AccessibleBiddingStrategyOrBuilder
    • hasMaximizeConversions

      public boolean hasMaximizeConversions()
       Output only. An automated bidding strategy to help get the most
       conversions for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversions maximize_conversions = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasMaximizeConversions in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      Whether the maximizeConversions field is set.
    • getMaximizeConversions

      public AccessibleBiddingStrategy.MaximizeConversions getMaximizeConversions()
       Output only. An automated bidding strategy to help get the most
       conversions for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversions maximize_conversions = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getMaximizeConversions in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The maximizeConversions.
    • setMaximizeConversions

       Output only. An automated bidding strategy to help get the most
       conversions for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversions maximize_conversions = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • setMaximizeConversions

       Output only. An automated bidding strategy to help get the most
       conversions for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversions maximize_conversions = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • mergeMaximizeConversions

       Output only. An automated bidding strategy to help get the most
       conversions for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversions maximize_conversions = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • clearMaximizeConversions

      public AccessibleBiddingStrategy.Builder clearMaximizeConversions()
       Output only. An automated bidding strategy to help get the most
       conversions for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversions maximize_conversions = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getMaximizeConversionsBuilder

      public AccessibleBiddingStrategy.MaximizeConversions.Builder getMaximizeConversionsBuilder()
       Output only. An automated bidding strategy to help get the most
       conversions for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversions maximize_conversions = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getMaximizeConversionsOrBuilder

      public AccessibleBiddingStrategy.MaximizeConversionsOrBuilder getMaximizeConversionsOrBuilder()
       Output only. An automated bidding strategy to help get the most
       conversions for your campaigns while spending your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.MaximizeConversions maximize_conversions = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getMaximizeConversionsOrBuilder in interface AccessibleBiddingStrategyOrBuilder
    • hasTargetCpa

      public boolean hasTargetCpa()
       Output only. A bidding strategy that sets bids to help get as many
       conversions as possible at the target cost-per-acquisition (CPA) you set.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetCpa target_cpa = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasTargetCpa in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      Whether the targetCpa field is set.
    • getTargetCpa

      public AccessibleBiddingStrategy.TargetCpa getTargetCpa()
       Output only. A bidding strategy that sets bids to help get as many
       conversions as possible at the target cost-per-acquisition (CPA) you set.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetCpa target_cpa = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getTargetCpa in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The targetCpa.
    • setTargetCpa

       Output only. A bidding strategy that sets bids to help get as many
       conversions as possible at the target cost-per-acquisition (CPA) you set.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetCpa target_cpa = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • setTargetCpa

       Output only. A bidding strategy that sets bids to help get as many
       conversions as possible at the target cost-per-acquisition (CPA) you set.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetCpa target_cpa = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • mergeTargetCpa

       Output only. A bidding strategy that sets bids to help get as many
       conversions as possible at the target cost-per-acquisition (CPA) you set.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetCpa target_cpa = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • clearTargetCpa

      public AccessibleBiddingStrategy.Builder clearTargetCpa()
       Output only. A bidding strategy that sets bids to help get as many
       conversions as possible at the target cost-per-acquisition (CPA) you set.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetCpa target_cpa = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getTargetCpaBuilder

      public AccessibleBiddingStrategy.TargetCpa.Builder getTargetCpaBuilder()
       Output only. A bidding strategy that sets bids to help get as many
       conversions as possible at the target cost-per-acquisition (CPA) you set.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetCpa target_cpa = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getTargetCpaOrBuilder

      public AccessibleBiddingStrategy.TargetCpaOrBuilder getTargetCpaOrBuilder()
       Output only. A bidding strategy that sets bids to help get as many
       conversions as possible at the target cost-per-acquisition (CPA) you set.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetCpa target_cpa = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getTargetCpaOrBuilder in interface AccessibleBiddingStrategyOrBuilder
    • hasTargetImpressionShare

      public boolean hasTargetImpressionShare()
       Output only. A bidding strategy that automatically optimizes towards a
       chosen percentage of impressions.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetImpressionShare target_impression_share = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasTargetImpressionShare in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      Whether the targetImpressionShare field is set.
    • getTargetImpressionShare

      public AccessibleBiddingStrategy.TargetImpressionShare getTargetImpressionShare()
       Output only. A bidding strategy that automatically optimizes towards a
       chosen percentage of impressions.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetImpressionShare target_impression_share = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getTargetImpressionShare in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The targetImpressionShare.
    • setTargetImpressionShare

       Output only. A bidding strategy that automatically optimizes towards a
       chosen percentage of impressions.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetImpressionShare target_impression_share = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • setTargetImpressionShare

       Output only. A bidding strategy that automatically optimizes towards a
       chosen percentage of impressions.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetImpressionShare target_impression_share = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • mergeTargetImpressionShare

       Output only. A bidding strategy that automatically optimizes towards a
       chosen percentage of impressions.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetImpressionShare target_impression_share = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • clearTargetImpressionShare

      public AccessibleBiddingStrategy.Builder clearTargetImpressionShare()
       Output only. A bidding strategy that automatically optimizes towards a
       chosen percentage of impressions.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetImpressionShare target_impression_share = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getTargetImpressionShareBuilder

      public AccessibleBiddingStrategy.TargetImpressionShare.Builder getTargetImpressionShareBuilder()
       Output only. A bidding strategy that automatically optimizes towards a
       chosen percentage of impressions.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetImpressionShare target_impression_share = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getTargetImpressionShareOrBuilder

      public AccessibleBiddingStrategy.TargetImpressionShareOrBuilder getTargetImpressionShareOrBuilder()
       Output only. A bidding strategy that automatically optimizes towards a
       chosen percentage of impressions.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetImpressionShare target_impression_share = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getTargetImpressionShareOrBuilder in interface AccessibleBiddingStrategyOrBuilder
    • hasTargetRoas

      public boolean hasTargetRoas()
       Output only. A bidding strategy that helps you maximize revenue while
       averaging a specific target Return On Ad Spend (ROAS).
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetRoas target_roas = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasTargetRoas in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      Whether the targetRoas field is set.
    • getTargetRoas

      public AccessibleBiddingStrategy.TargetRoas getTargetRoas()
       Output only. A bidding strategy that helps you maximize revenue while
       averaging a specific target Return On Ad Spend (ROAS).
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetRoas target_roas = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getTargetRoas in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The targetRoas.
    • setTargetRoas

       Output only. A bidding strategy that helps you maximize revenue while
       averaging a specific target Return On Ad Spend (ROAS).
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetRoas target_roas = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • setTargetRoas

       Output only. A bidding strategy that helps you maximize revenue while
       averaging a specific target Return On Ad Spend (ROAS).
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetRoas target_roas = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • mergeTargetRoas

       Output only. A bidding strategy that helps you maximize revenue while
       averaging a specific target Return On Ad Spend (ROAS).
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetRoas target_roas = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • clearTargetRoas

      public AccessibleBiddingStrategy.Builder clearTargetRoas()
       Output only. A bidding strategy that helps you maximize revenue while
       averaging a specific target Return On Ad Spend (ROAS).
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetRoas target_roas = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getTargetRoasBuilder

      public AccessibleBiddingStrategy.TargetRoas.Builder getTargetRoasBuilder()
       Output only. A bidding strategy that helps you maximize revenue while
       averaging a specific target Return On Ad Spend (ROAS).
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetRoas target_roas = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getTargetRoasOrBuilder

      public AccessibleBiddingStrategy.TargetRoasOrBuilder getTargetRoasOrBuilder()
       Output only. A bidding strategy that helps you maximize revenue while
       averaging a specific target Return On Ad Spend (ROAS).
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetRoas target_roas = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getTargetRoasOrBuilder in interface AccessibleBiddingStrategyOrBuilder
    • hasTargetSpend

      public boolean hasTargetSpend()
       Output only. A bid strategy that sets your bids to help get as many
       clicks as possible within your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetSpend target_spend = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasTargetSpend in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      Whether the targetSpend field is set.
    • getTargetSpend

      public AccessibleBiddingStrategy.TargetSpend getTargetSpend()
       Output only. A bid strategy that sets your bids to help get as many
       clicks as possible within your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetSpend target_spend = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getTargetSpend in interface AccessibleBiddingStrategyOrBuilder
      Returns:
      The targetSpend.
    • setTargetSpend

       Output only. A bid strategy that sets your bids to help get as many
       clicks as possible within your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetSpend target_spend = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • setTargetSpend

       Output only. A bid strategy that sets your bids to help get as many
       clicks as possible within your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetSpend target_spend = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • mergeTargetSpend

       Output only. A bid strategy that sets your bids to help get as many
       clicks as possible within your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetSpend target_spend = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • clearTargetSpend

      public AccessibleBiddingStrategy.Builder clearTargetSpend()
       Output only. A bid strategy that sets your bids to help get as many
       clicks as possible within your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetSpend target_spend = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getTargetSpendBuilder

      public AccessibleBiddingStrategy.TargetSpend.Builder getTargetSpendBuilder()
       Output only. A bid strategy that sets your bids to help get as many
       clicks as possible within your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetSpend target_spend = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getTargetSpendOrBuilder

      public AccessibleBiddingStrategy.TargetSpendOrBuilder getTargetSpendOrBuilder()
       Output only. A bid strategy that sets your bids to help get as many
       clicks as possible within your budget.
       
      .google.ads.googleads.v18.resources.AccessibleBiddingStrategy.TargetSpend target_spend = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getTargetSpendOrBuilder in interface AccessibleBiddingStrategyOrBuilder
    • setUnknownFields

      public final AccessibleBiddingStrategy.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccessibleBiddingStrategy.Builder>
    • mergeUnknownFields

      public final AccessibleBiddingStrategy.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccessibleBiddingStrategy.Builder>