Class AccessibleBiddingStrategy.Builder

  • All Implemented Interfaces:
    AccessibleBiddingStrategyOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.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.v14.resources.AccessibleBiddingStrategy
    • Method Detail

      • 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>
      • 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
      • setField

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

        public AccessibleBiddingStrategy.Builder setRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                                  int index,
                                                                  java.lang.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,
                                                                  java.lang.Object value)
        Specified by:
        addRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AccessibleBiddingStrategy.Builder>
      • 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 java.io.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:
        java.io.IOException
      • getResourceName

        public java.lang.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​(java.lang.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

        public AccessibleBiddingStrategy.Builder 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 java.lang.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​(java.lang.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

        public AccessibleBiddingStrategy.Builder 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.v14.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.v14.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.
      • clearType

        public AccessibleBiddingStrategy.Builder clearType()
         Output only. The type of the bidding strategy.
         
        .google.ads.googleads.v14.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 java.lang.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​(java.lang.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.v14.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.
      • setMaximizeConversionValue

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

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

        public AccessibleBiddingStrategy.Builder mergeMaximizeConversionValue​(AccessibleBiddingStrategy.MaximizeConversionValue value)
         Output only. An automated bidding strategy to help get the most
         conversion value for your campaigns while spending your budget.
         
        .google.ads.googleads.v14.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.v14.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.v14.resources.AccessibleBiddingStrategy.MaximizeConversionValue maximize_conversion_value = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • 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.v14.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.
      • setMaximizeConversions

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

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

        public AccessibleBiddingStrategy.Builder mergeMaximizeConversions​(AccessibleBiddingStrategy.MaximizeConversions value)
         Output only. An automated bidding strategy to help get the most
         conversions for your campaigns while spending your budget.
         
        .google.ads.googleads.v14.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.v14.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.v14.resources.AccessibleBiddingStrategy.MaximizeConversions maximize_conversions = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • 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.v14.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.v14.resources.AccessibleBiddingStrategy.TargetCpa target_cpa = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getTargetCpa in interface AccessibleBiddingStrategyOrBuilder
        Returns:
        The targetCpa.
      • setTargetCpa

        public AccessibleBiddingStrategy.Builder setTargetCpa​(AccessibleBiddingStrategy.TargetCpa value)
         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.v14.resources.AccessibleBiddingStrategy.TargetCpa target_cpa = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • setTargetCpa

        public AccessibleBiddingStrategy.Builder setTargetCpa​(AccessibleBiddingStrategy.TargetCpa.Builder builderForValue)
         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.v14.resources.AccessibleBiddingStrategy.TargetCpa target_cpa = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • mergeTargetCpa

        public AccessibleBiddingStrategy.Builder mergeTargetCpa​(AccessibleBiddingStrategy.TargetCpa value)
         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.v14.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.v14.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.v14.resources.AccessibleBiddingStrategy.TargetCpa target_cpa = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • hasTargetImpressionShare

        public boolean hasTargetImpressionShare()
         Output only. A bidding strategy that automatically optimizes towards a
         chosen percentage of impressions.
         
        .google.ads.googleads.v14.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.
      • setTargetImpressionShare

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

        public AccessibleBiddingStrategy.Builder mergeTargetImpressionShare​(AccessibleBiddingStrategy.TargetImpressionShare value)
         Output only. A bidding strategy that automatically optimizes towards a
         chosen percentage of impressions.
         
        .google.ads.googleads.v14.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.v14.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.v14.resources.AccessibleBiddingStrategy.TargetImpressionShare target_impression_share = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • 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.v14.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.v14.resources.AccessibleBiddingStrategy.TargetRoas target_roas = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getTargetRoas in interface AccessibleBiddingStrategyOrBuilder
        Returns:
        The targetRoas.
      • setTargetRoas

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

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

        public AccessibleBiddingStrategy.Builder mergeTargetRoas​(AccessibleBiddingStrategy.TargetRoas value)
         Output only. A bidding strategy that helps you maximize revenue while
         averaging a specific target Return On Ad Spend (ROAS).
         
        .google.ads.googleads.v14.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.v14.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.v14.resources.AccessibleBiddingStrategy.TargetRoas target_roas = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • 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.v14.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.v14.resources.AccessibleBiddingStrategy.TargetSpend target_spend = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getTargetSpend in interface AccessibleBiddingStrategyOrBuilder
        Returns:
        The targetSpend.
      • setTargetSpend

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

        public AccessibleBiddingStrategy.Builder mergeTargetSpend​(AccessibleBiddingStrategy.TargetSpend value)
         Output only. A bid strategy that sets your bids to help get as many
         clicks as possible within your budget.
         
        .google.ads.googleads.v14.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.v14.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.v14.resources.AccessibleBiddingStrategy.TargetSpend target_spend = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
      • 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>