Class AssetGroupSignal.Builder

  • All Implemented Interfaces:
    AssetGroupSignalOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    Enclosing class:
    AssetGroupSignal

    public static final class AssetGroupSignal.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<AssetGroupSignal.Builder>
    implements AssetGroupSignalOrBuilder
     AssetGroupSignal represents a signal in an asset group. The existence of a
     signal tells the performance max campaign who's most likely to convert.
     Performance Max uses the signal to look for new people with similar or
     stronger intent to find conversions across Search, Display, Video, and more.
     
    Protobuf type google.ads.googleads.v15.resources.AssetGroupSignal
    • 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<AssetGroupSignal.Builder>
      • clear

        public AssetGroupSignal.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<AssetGroupSignal.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<AssetGroupSignal.Builder>
      • getDefaultInstanceForType

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

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

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

        public AssetGroupSignal.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<AssetGroupSignal.Builder>
      • setField

        public AssetGroupSignal.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<AssetGroupSignal.Builder>
      • clearField

        public AssetGroupSignal.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<AssetGroupSignal.Builder>
      • clearOneof

        public AssetGroupSignal.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<AssetGroupSignal.Builder>
      • setRepeatedField

        public AssetGroupSignal.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<AssetGroupSignal.Builder>
      • addRepeatedField

        public AssetGroupSignal.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<AssetGroupSignal.Builder>
      • mergeFrom

        public AssetGroupSignal.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<AssetGroupSignal.Builder>
      • isInitialized

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

        public AssetGroupSignal.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<AssetGroupSignal.Builder>
        Throws:
        java.io.IOException
      • getResourceName

        public java.lang.String getResourceName()
         Immutable. The resource name of the asset group signal.
         Asset group signal resource name have the form:
        
         `customers/{customer_id}/assetGroupSignals/{asset_group_id}~{signal_id}`
         
        string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
        Specified by:
        getResourceName in interface AssetGroupSignalOrBuilder
        Returns:
        The resourceName.
      • getResourceNameBytes

        public com.google.protobuf.ByteString getResourceNameBytes()
         Immutable. The resource name of the asset group signal.
         Asset group signal resource name have the form:
        
         `customers/{customer_id}/assetGroupSignals/{asset_group_id}~{signal_id}`
         
        string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
        Specified by:
        getResourceNameBytes in interface AssetGroupSignalOrBuilder
        Returns:
        The bytes for resourceName.
      • setResourceName

        public AssetGroupSignal.Builder setResourceName​(java.lang.String value)
         Immutable. The resource name of the asset group signal.
         Asset group signal resource name have the form:
        
         `customers/{customer_id}/assetGroupSignals/{asset_group_id}~{signal_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 AssetGroupSignal.Builder clearResourceName()
         Immutable. The resource name of the asset group signal.
         Asset group signal resource name have the form:
        
         `customers/{customer_id}/assetGroupSignals/{asset_group_id}~{signal_id}`
         
        string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
        Returns:
        This builder for chaining.
      • setResourceNameBytes

        public AssetGroupSignal.Builder setResourceNameBytes​(com.google.protobuf.ByteString value)
         Immutable. The resource name of the asset group signal.
         Asset group signal resource name have the form:
        
         `customers/{customer_id}/assetGroupSignals/{asset_group_id}~{signal_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.
      • getAssetGroup

        public java.lang.String getAssetGroup()
         Immutable. The asset group which this asset group signal belongs to.
         
        string asset_group = 2 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
        Specified by:
        getAssetGroup in interface AssetGroupSignalOrBuilder
        Returns:
        The assetGroup.
      • getAssetGroupBytes

        public com.google.protobuf.ByteString getAssetGroupBytes()
         Immutable. The asset group which this asset group signal belongs to.
         
        string asset_group = 2 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
        Specified by:
        getAssetGroupBytes in interface AssetGroupSignalOrBuilder
        Returns:
        The bytes for assetGroup.
      • setAssetGroup

        public AssetGroupSignal.Builder setAssetGroup​(java.lang.String value)
         Immutable. The asset group which this asset group signal belongs to.
         
        string asset_group = 2 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
        Parameters:
        value - The assetGroup to set.
        Returns:
        This builder for chaining.
      • clearAssetGroup

        public AssetGroupSignal.Builder clearAssetGroup()
         Immutable. The asset group which this asset group signal belongs to.
         
        string asset_group = 2 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
        Returns:
        This builder for chaining.
      • setAssetGroupBytes

        public AssetGroupSignal.Builder setAssetGroupBytes​(com.google.protobuf.ByteString value)
         Immutable. The asset group which this asset group signal belongs to.
         
        string asset_group = 2 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
        Parameters:
        value - The bytes for assetGroup to set.
        Returns:
        This builder for chaining.
      • getApprovalStatusValue

        public int getApprovalStatusValue()
         Output only. Approval status is the output value for search theme signal
         after Google ads policy review. When using Audience signal, this field is
         not used and will be absent.
         
        .google.ads.googleads.v15.enums.AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus approval_status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getApprovalStatusValue in interface AssetGroupSignalOrBuilder
        Returns:
        The enum numeric value on the wire for approvalStatus.
      • setApprovalStatusValue

        public AssetGroupSignal.Builder setApprovalStatusValue​(int value)
         Output only. Approval status is the output value for search theme signal
         after Google ads policy review. When using Audience signal, this field is
         not used and will be absent.
         
        .google.ads.googleads.v15.enums.AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus approval_status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The enum numeric value on the wire for approvalStatus to set.
        Returns:
        This builder for chaining.
      • getApprovalStatus

        public AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus getApprovalStatus()
         Output only. Approval status is the output value for search theme signal
         after Google ads policy review. When using Audience signal, this field is
         not used and will be absent.
         
        .google.ads.googleads.v15.enums.AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus approval_status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getApprovalStatus in interface AssetGroupSignalOrBuilder
        Returns:
        The approvalStatus.
      • setApprovalStatus

        public AssetGroupSignal.Builder setApprovalStatus​(AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus value)
         Output only. Approval status is the output value for search theme signal
         after Google ads policy review. When using Audience signal, this field is
         not used and will be absent.
         
        .google.ads.googleads.v15.enums.AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus approval_status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The approvalStatus to set.
        Returns:
        This builder for chaining.
      • clearApprovalStatus

        public AssetGroupSignal.Builder clearApprovalStatus()
         Output only. Approval status is the output value for search theme signal
         after Google ads policy review. When using Audience signal, this field is
         not used and will be absent.
         
        .google.ads.googleads.v15.enums.AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus approval_status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Returns:
        This builder for chaining.
      • getDisapprovalReasonsList

        public com.google.protobuf.ProtocolStringList getDisapprovalReasonsList()
         Output only. Computed for SearchTheme signals.
         When using Audience signal, this field is not used and will be absent.
         
        repeated string disapproval_reasons = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getDisapprovalReasonsList in interface AssetGroupSignalOrBuilder
        Returns:
        A list containing the disapprovalReasons.
      • getDisapprovalReasonsCount

        public int getDisapprovalReasonsCount()
         Output only. Computed for SearchTheme signals.
         When using Audience signal, this field is not used and will be absent.
         
        repeated string disapproval_reasons = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getDisapprovalReasonsCount in interface AssetGroupSignalOrBuilder
        Returns:
        The count of disapprovalReasons.
      • getDisapprovalReasons

        public java.lang.String getDisapprovalReasons​(int index)
         Output only. Computed for SearchTheme signals.
         When using Audience signal, this field is not used and will be absent.
         
        repeated string disapproval_reasons = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getDisapprovalReasons in interface AssetGroupSignalOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The disapprovalReasons at the given index.
      • getDisapprovalReasonsBytes

        public com.google.protobuf.ByteString getDisapprovalReasonsBytes​(int index)
         Output only. Computed for SearchTheme signals.
         When using Audience signal, this field is not used and will be absent.
         
        repeated string disapproval_reasons = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Specified by:
        getDisapprovalReasonsBytes in interface AssetGroupSignalOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the disapprovalReasons at the given index.
      • setDisapprovalReasons

        public AssetGroupSignal.Builder setDisapprovalReasons​(int index,
                                                              java.lang.String value)
         Output only. Computed for SearchTheme signals.
         When using Audience signal, this field is not used and will be absent.
         
        repeated string disapproval_reasons = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        index - The index to set the value at.
        value - The disapprovalReasons to set.
        Returns:
        This builder for chaining.
      • addDisapprovalReasons

        public AssetGroupSignal.Builder addDisapprovalReasons​(java.lang.String value)
         Output only. Computed for SearchTheme signals.
         When using Audience signal, this field is not used and will be absent.
         
        repeated string disapproval_reasons = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The disapprovalReasons to add.
        Returns:
        This builder for chaining.
      • addAllDisapprovalReasons

        public AssetGroupSignal.Builder addAllDisapprovalReasons​(java.lang.Iterable<java.lang.String> values)
         Output only. Computed for SearchTheme signals.
         When using Audience signal, this field is not used and will be absent.
         
        repeated string disapproval_reasons = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        values - The disapprovalReasons to add.
        Returns:
        This builder for chaining.
      • clearDisapprovalReasons

        public AssetGroupSignal.Builder clearDisapprovalReasons()
         Output only. Computed for SearchTheme signals.
         When using Audience signal, this field is not used and will be absent.
         
        repeated string disapproval_reasons = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Returns:
        This builder for chaining.
      • addDisapprovalReasonsBytes

        public AssetGroupSignal.Builder addDisapprovalReasonsBytes​(com.google.protobuf.ByteString value)
         Output only. Computed for SearchTheme signals.
         When using Audience signal, this field is not used and will be absent.
         
        repeated string disapproval_reasons = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Parameters:
        value - The bytes of the disapprovalReasons to add.
        Returns:
        This builder for chaining.
      • hasAudience

        public boolean hasAudience()
         Immutable. The audience signal to be used by the performance max
         campaign.
         
        .google.ads.googleads.v15.common.AudienceInfo audience = 4 [(.google.api.field_behavior) = IMMUTABLE];
        Specified by:
        hasAudience in interface AssetGroupSignalOrBuilder
        Returns:
        Whether the audience field is set.
      • getAudience

        public AudienceInfo getAudience()
         Immutable. The audience signal to be used by the performance max
         campaign.
         
        .google.ads.googleads.v15.common.AudienceInfo audience = 4 [(.google.api.field_behavior) = IMMUTABLE];
        Specified by:
        getAudience in interface AssetGroupSignalOrBuilder
        Returns:
        The audience.
      • setAudience

        public AssetGroupSignal.Builder setAudience​(AudienceInfo value)
         Immutable. The audience signal to be used by the performance max
         campaign.
         
        .google.ads.googleads.v15.common.AudienceInfo audience = 4 [(.google.api.field_behavior) = IMMUTABLE];
      • setAudience

        public AssetGroupSignal.Builder setAudience​(AudienceInfo.Builder builderForValue)
         Immutable. The audience signal to be used by the performance max
         campaign.
         
        .google.ads.googleads.v15.common.AudienceInfo audience = 4 [(.google.api.field_behavior) = IMMUTABLE];
      • mergeAudience

        public AssetGroupSignal.Builder mergeAudience​(AudienceInfo value)
         Immutable. The audience signal to be used by the performance max
         campaign.
         
        .google.ads.googleads.v15.common.AudienceInfo audience = 4 [(.google.api.field_behavior) = IMMUTABLE];
      • clearAudience

        public AssetGroupSignal.Builder clearAudience()
         Immutable. The audience signal to be used by the performance max
         campaign.
         
        .google.ads.googleads.v15.common.AudienceInfo audience = 4 [(.google.api.field_behavior) = IMMUTABLE];
      • getAudienceBuilder

        public AudienceInfo.Builder getAudienceBuilder()
         Immutable. The audience signal to be used by the performance max
         campaign.
         
        .google.ads.googleads.v15.common.AudienceInfo audience = 4 [(.google.api.field_behavior) = IMMUTABLE];
      • getAudienceOrBuilder

        public AudienceInfoOrBuilder getAudienceOrBuilder()
         Immutable. The audience signal to be used by the performance max
         campaign.
         
        .google.ads.googleads.v15.common.AudienceInfo audience = 4 [(.google.api.field_behavior) = IMMUTABLE];
        Specified by:
        getAudienceOrBuilder in interface AssetGroupSignalOrBuilder
      • hasSearchTheme

        public boolean hasSearchTheme()
         Immutable. The search_theme signal to be used by the performance max
         campaign.
         Mutate errors of search_theme criterion includes
         AssetGroupSignalError.UNSPECIFIED
         AssetGroupSignalError.UNKNOWN
         AssetGroupSignalError.TOO_MANY_WORDS
         AssetGroupSignalError.SEARCH_THEME_POLICY_VIOLATION
         FieldError.REQUIRED
         StringFormatError.ILLEGAL_CHARS
         StringLengthError.TOO_LONG
         ResourceCountLimitExceededError.RESOURCE_LIMIT
         
        .google.ads.googleads.v15.common.SearchThemeInfo search_theme = 5 [(.google.api.field_behavior) = IMMUTABLE];
        Specified by:
        hasSearchTheme in interface AssetGroupSignalOrBuilder
        Returns:
        Whether the searchTheme field is set.
      • getSearchTheme

        public SearchThemeInfo getSearchTheme()
         Immutable. The search_theme signal to be used by the performance max
         campaign.
         Mutate errors of search_theme criterion includes
         AssetGroupSignalError.UNSPECIFIED
         AssetGroupSignalError.UNKNOWN
         AssetGroupSignalError.TOO_MANY_WORDS
         AssetGroupSignalError.SEARCH_THEME_POLICY_VIOLATION
         FieldError.REQUIRED
         StringFormatError.ILLEGAL_CHARS
         StringLengthError.TOO_LONG
         ResourceCountLimitExceededError.RESOURCE_LIMIT
         
        .google.ads.googleads.v15.common.SearchThemeInfo search_theme = 5 [(.google.api.field_behavior) = IMMUTABLE];
        Specified by:
        getSearchTheme in interface AssetGroupSignalOrBuilder
        Returns:
        The searchTheme.
      • setSearchTheme

        public AssetGroupSignal.Builder setSearchTheme​(SearchThemeInfo value)
         Immutable. The search_theme signal to be used by the performance max
         campaign.
         Mutate errors of search_theme criterion includes
         AssetGroupSignalError.UNSPECIFIED
         AssetGroupSignalError.UNKNOWN
         AssetGroupSignalError.TOO_MANY_WORDS
         AssetGroupSignalError.SEARCH_THEME_POLICY_VIOLATION
         FieldError.REQUIRED
         StringFormatError.ILLEGAL_CHARS
         StringLengthError.TOO_LONG
         ResourceCountLimitExceededError.RESOURCE_LIMIT
         
        .google.ads.googleads.v15.common.SearchThemeInfo search_theme = 5 [(.google.api.field_behavior) = IMMUTABLE];
      • setSearchTheme

        public AssetGroupSignal.Builder setSearchTheme​(SearchThemeInfo.Builder builderForValue)
         Immutable. The search_theme signal to be used by the performance max
         campaign.
         Mutate errors of search_theme criterion includes
         AssetGroupSignalError.UNSPECIFIED
         AssetGroupSignalError.UNKNOWN
         AssetGroupSignalError.TOO_MANY_WORDS
         AssetGroupSignalError.SEARCH_THEME_POLICY_VIOLATION
         FieldError.REQUIRED
         StringFormatError.ILLEGAL_CHARS
         StringLengthError.TOO_LONG
         ResourceCountLimitExceededError.RESOURCE_LIMIT
         
        .google.ads.googleads.v15.common.SearchThemeInfo search_theme = 5 [(.google.api.field_behavior) = IMMUTABLE];
      • mergeSearchTheme

        public AssetGroupSignal.Builder mergeSearchTheme​(SearchThemeInfo value)
         Immutable. The search_theme signal to be used by the performance max
         campaign.
         Mutate errors of search_theme criterion includes
         AssetGroupSignalError.UNSPECIFIED
         AssetGroupSignalError.UNKNOWN
         AssetGroupSignalError.TOO_MANY_WORDS
         AssetGroupSignalError.SEARCH_THEME_POLICY_VIOLATION
         FieldError.REQUIRED
         StringFormatError.ILLEGAL_CHARS
         StringLengthError.TOO_LONG
         ResourceCountLimitExceededError.RESOURCE_LIMIT
         
        .google.ads.googleads.v15.common.SearchThemeInfo search_theme = 5 [(.google.api.field_behavior) = IMMUTABLE];
      • clearSearchTheme

        public AssetGroupSignal.Builder clearSearchTheme()
         Immutable. The search_theme signal to be used by the performance max
         campaign.
         Mutate errors of search_theme criterion includes
         AssetGroupSignalError.UNSPECIFIED
         AssetGroupSignalError.UNKNOWN
         AssetGroupSignalError.TOO_MANY_WORDS
         AssetGroupSignalError.SEARCH_THEME_POLICY_VIOLATION
         FieldError.REQUIRED
         StringFormatError.ILLEGAL_CHARS
         StringLengthError.TOO_LONG
         ResourceCountLimitExceededError.RESOURCE_LIMIT
         
        .google.ads.googleads.v15.common.SearchThemeInfo search_theme = 5 [(.google.api.field_behavior) = IMMUTABLE];
      • getSearchThemeBuilder

        public SearchThemeInfo.Builder getSearchThemeBuilder()
         Immutable. The search_theme signal to be used by the performance max
         campaign.
         Mutate errors of search_theme criterion includes
         AssetGroupSignalError.UNSPECIFIED
         AssetGroupSignalError.UNKNOWN
         AssetGroupSignalError.TOO_MANY_WORDS
         AssetGroupSignalError.SEARCH_THEME_POLICY_VIOLATION
         FieldError.REQUIRED
         StringFormatError.ILLEGAL_CHARS
         StringLengthError.TOO_LONG
         ResourceCountLimitExceededError.RESOURCE_LIMIT
         
        .google.ads.googleads.v15.common.SearchThemeInfo search_theme = 5 [(.google.api.field_behavior) = IMMUTABLE];
      • getSearchThemeOrBuilder

        public SearchThemeInfoOrBuilder getSearchThemeOrBuilder()
         Immutable. The search_theme signal to be used by the performance max
         campaign.
         Mutate errors of search_theme criterion includes
         AssetGroupSignalError.UNSPECIFIED
         AssetGroupSignalError.UNKNOWN
         AssetGroupSignalError.TOO_MANY_WORDS
         AssetGroupSignalError.SEARCH_THEME_POLICY_VIOLATION
         FieldError.REQUIRED
         StringFormatError.ILLEGAL_CHARS
         StringLengthError.TOO_LONG
         ResourceCountLimitExceededError.RESOURCE_LIMIT
         
        .google.ads.googleads.v15.common.SearchThemeInfo search_theme = 5 [(.google.api.field_behavior) = IMMUTABLE];
        Specified by:
        getSearchThemeOrBuilder in interface AssetGroupSignalOrBuilder
      • setUnknownFields

        public final AssetGroupSignal.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<AssetGroupSignal.Builder>
      • mergeUnknownFields

        public final AssetGroupSignal.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<AssetGroupSignal.Builder>