Enum Class ConversionActionTypeEnum.ConversionActionType

java.lang.Object
java.lang.Enum<ConversionActionTypeEnum.ConversionActionType>
com.google.ads.googleads.v18.enums.ConversionActionTypeEnum.ConversionActionType
All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, Serializable, Comparable<ConversionActionTypeEnum.ConversionActionType>, Constable
Enclosing class:
ConversionActionTypeEnum

public static enum ConversionActionTypeEnum.ConversionActionType extends Enum<ConversionActionTypeEnum.ConversionActionType> implements com.google.protobuf.ProtocolMessageEnum
 Possible types of a conversion action.
 
Protobuf enum google.ads.googleads.v18.enums.ConversionActionTypeEnum.ConversionActionType
  • Enum Constant Details

    • UNSPECIFIED

      public static final ConversionActionTypeEnum.ConversionActionType UNSPECIFIED
       Not specified.
       
      UNSPECIFIED = 0;
    • UNKNOWN

      public static final ConversionActionTypeEnum.ConversionActionType UNKNOWN
       Used for return value only. Represents value unknown in this version.
       
      UNKNOWN = 1;
    • AD_CALL

      public static final ConversionActionTypeEnum.ConversionActionType AD_CALL
       Conversions that occur when a user clicks on an ad's call extension.
       
      AD_CALL = 2;
    • CLICK_TO_CALL

      public static final ConversionActionTypeEnum.ConversionActionType CLICK_TO_CALL
       Conversions that occur when a user on a mobile device clicks a phone
       number.
       
      CLICK_TO_CALL = 3;
    • GOOGLE_PLAY_DOWNLOAD

      public static final ConversionActionTypeEnum.ConversionActionType GOOGLE_PLAY_DOWNLOAD
       Conversions that occur when a user downloads a mobile app from the Google
       Play Store.
       
      GOOGLE_PLAY_DOWNLOAD = 4;
    • GOOGLE_PLAY_IN_APP_PURCHASE

      public static final ConversionActionTypeEnum.ConversionActionType GOOGLE_PLAY_IN_APP_PURCHASE
       Conversions that occur when a user makes a purchase in an app through
       Android billing.
       
      GOOGLE_PLAY_IN_APP_PURCHASE = 5;
    • UPLOAD_CALLS

      public static final ConversionActionTypeEnum.ConversionActionType UPLOAD_CALLS
       Call conversions that are tracked by the advertiser and uploaded.
       
      UPLOAD_CALLS = 6;
    • UPLOAD_CLICKS

      public static final ConversionActionTypeEnum.ConversionActionType UPLOAD_CLICKS
       Conversions that are tracked by the advertiser and uploaded with
       attributed clicks.
       
      UPLOAD_CLICKS = 7;
    • WEBPAGE

      public static final ConversionActionTypeEnum.ConversionActionType WEBPAGE
       Conversions that occur on a webpage.
       
      WEBPAGE = 8;
    • WEBSITE_CALL

      public static final ConversionActionTypeEnum.ConversionActionType WEBSITE_CALL
       Conversions that occur when a user calls a dynamically-generated phone
       number from an advertiser's website.
       
      WEBSITE_CALL = 9;
    • STORE_SALES_DIRECT_UPLOAD

      public static final ConversionActionTypeEnum.ConversionActionType STORE_SALES_DIRECT_UPLOAD
       Store Sales conversion based on first-party or third-party merchant
       data uploads.
       Only customers on the allowlist can use store sales direct upload types.
       
      STORE_SALES_DIRECT_UPLOAD = 10;
    • STORE_SALES

      public static final ConversionActionTypeEnum.ConversionActionType STORE_SALES
       Store Sales conversion based on first-party or third-party merchant
       data uploads and/or from in-store purchases using cards from payment
       networks.
       Only customers on the allowlist can use store sales types.
       Read only.
       
      STORE_SALES = 11;
    • FIREBASE_ANDROID_FIRST_OPEN

      public static final ConversionActionTypeEnum.ConversionActionType FIREBASE_ANDROID_FIRST_OPEN
       Android app first open conversions tracked through Firebase.
       
      FIREBASE_ANDROID_FIRST_OPEN = 12;
    • FIREBASE_ANDROID_IN_APP_PURCHASE

      public static final ConversionActionTypeEnum.ConversionActionType FIREBASE_ANDROID_IN_APP_PURCHASE
       Android app in app purchase conversions tracked through Firebase.
       
      FIREBASE_ANDROID_IN_APP_PURCHASE = 13;
    • FIREBASE_ANDROID_CUSTOM

      public static final ConversionActionTypeEnum.ConversionActionType FIREBASE_ANDROID_CUSTOM
       Android app custom conversions tracked through Firebase.
       
      FIREBASE_ANDROID_CUSTOM = 14;
    • FIREBASE_IOS_FIRST_OPEN

      public static final ConversionActionTypeEnum.ConversionActionType FIREBASE_IOS_FIRST_OPEN
       iOS app first open conversions tracked through Firebase.
       
      FIREBASE_IOS_FIRST_OPEN = 15;
    • FIREBASE_IOS_IN_APP_PURCHASE

      public static final ConversionActionTypeEnum.ConversionActionType FIREBASE_IOS_IN_APP_PURCHASE
       iOS app in app purchase conversions tracked through Firebase.
       
      FIREBASE_IOS_IN_APP_PURCHASE = 16;
    • FIREBASE_IOS_CUSTOM

      public static final ConversionActionTypeEnum.ConversionActionType FIREBASE_IOS_CUSTOM
       iOS app custom conversions tracked through Firebase.
       
      FIREBASE_IOS_CUSTOM = 17;
    • THIRD_PARTY_APP_ANALYTICS_ANDROID_FIRST_OPEN

      public static final ConversionActionTypeEnum.ConversionActionType THIRD_PARTY_APP_ANALYTICS_ANDROID_FIRST_OPEN
       Android app first open conversions tracked through Third Party App
       Analytics.
       
      THIRD_PARTY_APP_ANALYTICS_ANDROID_FIRST_OPEN = 18;
    • THIRD_PARTY_APP_ANALYTICS_ANDROID_IN_APP_PURCHASE

      public static final ConversionActionTypeEnum.ConversionActionType THIRD_PARTY_APP_ANALYTICS_ANDROID_IN_APP_PURCHASE
       Android app in app purchase conversions tracked through Third Party App
       Analytics.
       
      THIRD_PARTY_APP_ANALYTICS_ANDROID_IN_APP_PURCHASE = 19;
    • THIRD_PARTY_APP_ANALYTICS_ANDROID_CUSTOM

      public static final ConversionActionTypeEnum.ConversionActionType THIRD_PARTY_APP_ANALYTICS_ANDROID_CUSTOM
       Android app custom conversions tracked through Third Party App Analytics.
       
      THIRD_PARTY_APP_ANALYTICS_ANDROID_CUSTOM = 20;
    • THIRD_PARTY_APP_ANALYTICS_IOS_FIRST_OPEN

      public static final ConversionActionTypeEnum.ConversionActionType THIRD_PARTY_APP_ANALYTICS_IOS_FIRST_OPEN
       iOS app first open conversions tracked through Third Party App Analytics.
       
      THIRD_PARTY_APP_ANALYTICS_IOS_FIRST_OPEN = 21;
    • THIRD_PARTY_APP_ANALYTICS_IOS_IN_APP_PURCHASE

      public static final ConversionActionTypeEnum.ConversionActionType THIRD_PARTY_APP_ANALYTICS_IOS_IN_APP_PURCHASE
       iOS app in app purchase conversions tracked through Third Party App
       Analytics.
       
      THIRD_PARTY_APP_ANALYTICS_IOS_IN_APP_PURCHASE = 22;
    • THIRD_PARTY_APP_ANALYTICS_IOS_CUSTOM

      public static final ConversionActionTypeEnum.ConversionActionType THIRD_PARTY_APP_ANALYTICS_IOS_CUSTOM
       iOS app custom conversions tracked through Third Party App Analytics.
       
      THIRD_PARTY_APP_ANALYTICS_IOS_CUSTOM = 23;
    • ANDROID_APP_PRE_REGISTRATION

      public static final ConversionActionTypeEnum.ConversionActionType ANDROID_APP_PRE_REGISTRATION
       Conversions that occur when a user pre-registers a mobile app from the
       Google Play Store. Read only.
       
      ANDROID_APP_PRE_REGISTRATION = 24;
    • ANDROID_INSTALLS_ALL_OTHER_APPS

      public static final ConversionActionTypeEnum.ConversionActionType ANDROID_INSTALLS_ALL_OTHER_APPS
       Conversions that track all Google Play downloads which aren't tracked
       by an app-specific type. Read only.
       
      ANDROID_INSTALLS_ALL_OTHER_APPS = 25;
    • FLOODLIGHT_ACTION

      public static final ConversionActionTypeEnum.ConversionActionType FLOODLIGHT_ACTION
       Floodlight activity that counts the number of times that users have
       visited a particular webpage after seeing or clicking on one of
       an advertiser's ads. Read only.
       
      FLOODLIGHT_ACTION = 26;
    • FLOODLIGHT_TRANSACTION

      public static final ConversionActionTypeEnum.ConversionActionType FLOODLIGHT_TRANSACTION
       Floodlight activity that tracks the number of sales made or the number
       of items purchased. Can also capture the total value of each sale.
       Read only.
       
      FLOODLIGHT_TRANSACTION = 27;
    • GOOGLE_HOSTED

      public static final ConversionActionTypeEnum.ConversionActionType GOOGLE_HOSTED
       Conversions that track local actions from Google's products and
       services after interacting with an ad. Read only.
       
      GOOGLE_HOSTED = 28;
    • LEAD_FORM_SUBMIT

      public static final ConversionActionTypeEnum.ConversionActionType LEAD_FORM_SUBMIT
       Conversions reported when a user submits a lead form. Read only.
       
      LEAD_FORM_SUBMIT = 29;
    • SALESFORCE

      Deprecated.
       Deprecated: The Salesforce integration will be going away and
       replaced with an improved way to import your conversions from Salesforce.
       - see https://support.google.com/google-ads/answer/14728349
       
      SALESFORCE = 30 [deprecated = true];
    • SEARCH_ADS_360

      public static final ConversionActionTypeEnum.ConversionActionType SEARCH_ADS_360
       Conversions imported from Search Ads 360 Floodlight data. Read only.
       
      SEARCH_ADS_360 = 31;
    • SMART_CAMPAIGN_AD_CLICKS_TO_CALL

      public static final ConversionActionTypeEnum.ConversionActionType SMART_CAMPAIGN_AD_CLICKS_TO_CALL
       Call conversions that occur on Smart campaign Ads without call tracking
       setup, using Smart campaign custom criteria. Read only.
       
      SMART_CAMPAIGN_AD_CLICKS_TO_CALL = 32;
    • SMART_CAMPAIGN_MAP_CLICKS_TO_CALL

      public static final ConversionActionTypeEnum.ConversionActionType SMART_CAMPAIGN_MAP_CLICKS_TO_CALL
       The user clicks on a call element within Google Maps. Smart campaign
       only. Read only.
       
      SMART_CAMPAIGN_MAP_CLICKS_TO_CALL = 33;
    • SMART_CAMPAIGN_MAP_DIRECTIONS

      public static final ConversionActionTypeEnum.ConversionActionType SMART_CAMPAIGN_MAP_DIRECTIONS
       The user requests directions to a business location within Google Maps.
       Smart campaign only. Read only.
       
      SMART_CAMPAIGN_MAP_DIRECTIONS = 34;
    • SMART_CAMPAIGN_TRACKED_CALLS

      public static final ConversionActionTypeEnum.ConversionActionType SMART_CAMPAIGN_TRACKED_CALLS
       Call conversions that occur on Smart campaign Ads with call tracking
       setup, using Smart campaign custom criteria. Read only.
       
      SMART_CAMPAIGN_TRACKED_CALLS = 35;
    • STORE_VISITS

      public static final ConversionActionTypeEnum.ConversionActionType STORE_VISITS
       Conversions that occur when a user visits an advertiser's retail store.
       Read only.
       
      STORE_VISITS = 36;
    • WEBPAGE_CODELESS

      public static final ConversionActionTypeEnum.ConversionActionType WEBPAGE_CODELESS
       Conversions created from website events (such as form submissions or page
       loads), that don't use individually coded event snippets. Read only.
       
      WEBPAGE_CODELESS = 37;
    • UNIVERSAL_ANALYTICS_GOAL

      public static final ConversionActionTypeEnum.ConversionActionType UNIVERSAL_ANALYTICS_GOAL
       Conversions that come from linked Universal Analytics goals.
       
      UNIVERSAL_ANALYTICS_GOAL = 38;
    • UNIVERSAL_ANALYTICS_TRANSACTION

      public static final ConversionActionTypeEnum.ConversionActionType UNIVERSAL_ANALYTICS_TRANSACTION
       Conversions that come from linked Universal Analytics transactions.
       
      UNIVERSAL_ANALYTICS_TRANSACTION = 39;
    • GOOGLE_ANALYTICS_4_CUSTOM

      public static final ConversionActionTypeEnum.ConversionActionType GOOGLE_ANALYTICS_4_CUSTOM
       Conversions that come from linked Google Analytics 4 custom event
       conversions.
       
      GOOGLE_ANALYTICS_4_CUSTOM = 40;
    • GOOGLE_ANALYTICS_4_PURCHASE

      public static final ConversionActionTypeEnum.ConversionActionType GOOGLE_ANALYTICS_4_PURCHASE
       Conversions that come from linked Google Analytics 4 purchase
       conversions.
       
      GOOGLE_ANALYTICS_4_PURCHASE = 41;
    • UNRECOGNIZED

      public static final ConversionActionTypeEnum.ConversionActionType UNRECOGNIZED
  • Field Details

    • UNSPECIFIED_VALUE

      public static final int UNSPECIFIED_VALUE
       Not specified.
       
      UNSPECIFIED = 0;
      See Also:
    • UNKNOWN_VALUE

      public static final int UNKNOWN_VALUE
       Used for return value only. Represents value unknown in this version.
       
      UNKNOWN = 1;
      See Also:
    • AD_CALL_VALUE

      public static final int AD_CALL_VALUE
       Conversions that occur when a user clicks on an ad's call extension.
       
      AD_CALL = 2;
      See Also:
    • CLICK_TO_CALL_VALUE

      public static final int CLICK_TO_CALL_VALUE
       Conversions that occur when a user on a mobile device clicks a phone
       number.
       
      CLICK_TO_CALL = 3;
      See Also:
    • GOOGLE_PLAY_DOWNLOAD_VALUE

      public static final int GOOGLE_PLAY_DOWNLOAD_VALUE
       Conversions that occur when a user downloads a mobile app from the Google
       Play Store.
       
      GOOGLE_PLAY_DOWNLOAD = 4;
      See Also:
    • GOOGLE_PLAY_IN_APP_PURCHASE_VALUE

      public static final int GOOGLE_PLAY_IN_APP_PURCHASE_VALUE
       Conversions that occur when a user makes a purchase in an app through
       Android billing.
       
      GOOGLE_PLAY_IN_APP_PURCHASE = 5;
      See Also:
    • UPLOAD_CALLS_VALUE

      public static final int UPLOAD_CALLS_VALUE
       Call conversions that are tracked by the advertiser and uploaded.
       
      UPLOAD_CALLS = 6;
      See Also:
    • UPLOAD_CLICKS_VALUE

      public static final int UPLOAD_CLICKS_VALUE
       Conversions that are tracked by the advertiser and uploaded with
       attributed clicks.
       
      UPLOAD_CLICKS = 7;
      See Also:
    • WEBPAGE_VALUE

      public static final int WEBPAGE_VALUE
       Conversions that occur on a webpage.
       
      WEBPAGE = 8;
      See Also:
    • WEBSITE_CALL_VALUE

      public static final int WEBSITE_CALL_VALUE
       Conversions that occur when a user calls a dynamically-generated phone
       number from an advertiser's website.
       
      WEBSITE_CALL = 9;
      See Also:
    • STORE_SALES_DIRECT_UPLOAD_VALUE

      public static final int STORE_SALES_DIRECT_UPLOAD_VALUE
       Store Sales conversion based on first-party or third-party merchant
       data uploads.
       Only customers on the allowlist can use store sales direct upload types.
       
      STORE_SALES_DIRECT_UPLOAD = 10;
      See Also:
    • STORE_SALES_VALUE

      public static final int STORE_SALES_VALUE
       Store Sales conversion based on first-party or third-party merchant
       data uploads and/or from in-store purchases using cards from payment
       networks.
       Only customers on the allowlist can use store sales types.
       Read only.
       
      STORE_SALES = 11;
      See Also:
    • FIREBASE_ANDROID_FIRST_OPEN_VALUE

      public static final int FIREBASE_ANDROID_FIRST_OPEN_VALUE
       Android app first open conversions tracked through Firebase.
       
      FIREBASE_ANDROID_FIRST_OPEN = 12;
      See Also:
    • FIREBASE_ANDROID_IN_APP_PURCHASE_VALUE

      public static final int FIREBASE_ANDROID_IN_APP_PURCHASE_VALUE
       Android app in app purchase conversions tracked through Firebase.
       
      FIREBASE_ANDROID_IN_APP_PURCHASE = 13;
      See Also:
    • FIREBASE_ANDROID_CUSTOM_VALUE

      public static final int FIREBASE_ANDROID_CUSTOM_VALUE
       Android app custom conversions tracked through Firebase.
       
      FIREBASE_ANDROID_CUSTOM = 14;
      See Also:
    • FIREBASE_IOS_FIRST_OPEN_VALUE

      public static final int FIREBASE_IOS_FIRST_OPEN_VALUE
       iOS app first open conversions tracked through Firebase.
       
      FIREBASE_IOS_FIRST_OPEN = 15;
      See Also:
    • FIREBASE_IOS_IN_APP_PURCHASE_VALUE

      public static final int FIREBASE_IOS_IN_APP_PURCHASE_VALUE
       iOS app in app purchase conversions tracked through Firebase.
       
      FIREBASE_IOS_IN_APP_PURCHASE = 16;
      See Also:
    • FIREBASE_IOS_CUSTOM_VALUE

      public static final int FIREBASE_IOS_CUSTOM_VALUE
       iOS app custom conversions tracked through Firebase.
       
      FIREBASE_IOS_CUSTOM = 17;
      See Also:
    • THIRD_PARTY_APP_ANALYTICS_ANDROID_FIRST_OPEN_VALUE

      public static final int THIRD_PARTY_APP_ANALYTICS_ANDROID_FIRST_OPEN_VALUE
       Android app first open conversions tracked through Third Party App
       Analytics.
       
      THIRD_PARTY_APP_ANALYTICS_ANDROID_FIRST_OPEN = 18;
      See Also:
    • THIRD_PARTY_APP_ANALYTICS_ANDROID_IN_APP_PURCHASE_VALUE

      public static final int THIRD_PARTY_APP_ANALYTICS_ANDROID_IN_APP_PURCHASE_VALUE
       Android app in app purchase conversions tracked through Third Party App
       Analytics.
       
      THIRD_PARTY_APP_ANALYTICS_ANDROID_IN_APP_PURCHASE = 19;
      See Also:
    • THIRD_PARTY_APP_ANALYTICS_ANDROID_CUSTOM_VALUE

      public static final int THIRD_PARTY_APP_ANALYTICS_ANDROID_CUSTOM_VALUE
       Android app custom conversions tracked through Third Party App Analytics.
       
      THIRD_PARTY_APP_ANALYTICS_ANDROID_CUSTOM = 20;
      See Also:
    • THIRD_PARTY_APP_ANALYTICS_IOS_FIRST_OPEN_VALUE

      public static final int THIRD_PARTY_APP_ANALYTICS_IOS_FIRST_OPEN_VALUE
       iOS app first open conversions tracked through Third Party App Analytics.
       
      THIRD_PARTY_APP_ANALYTICS_IOS_FIRST_OPEN = 21;
      See Also:
    • THIRD_PARTY_APP_ANALYTICS_IOS_IN_APP_PURCHASE_VALUE

      public static final int THIRD_PARTY_APP_ANALYTICS_IOS_IN_APP_PURCHASE_VALUE
       iOS app in app purchase conversions tracked through Third Party App
       Analytics.
       
      THIRD_PARTY_APP_ANALYTICS_IOS_IN_APP_PURCHASE = 22;
      See Also:
    • THIRD_PARTY_APP_ANALYTICS_IOS_CUSTOM_VALUE

      public static final int THIRD_PARTY_APP_ANALYTICS_IOS_CUSTOM_VALUE
       iOS app custom conversions tracked through Third Party App Analytics.
       
      THIRD_PARTY_APP_ANALYTICS_IOS_CUSTOM = 23;
      See Also:
    • ANDROID_APP_PRE_REGISTRATION_VALUE

      public static final int ANDROID_APP_PRE_REGISTRATION_VALUE
       Conversions that occur when a user pre-registers a mobile app from the
       Google Play Store. Read only.
       
      ANDROID_APP_PRE_REGISTRATION = 24;
      See Also:
    • ANDROID_INSTALLS_ALL_OTHER_APPS_VALUE

      public static final int ANDROID_INSTALLS_ALL_OTHER_APPS_VALUE
       Conversions that track all Google Play downloads which aren't tracked
       by an app-specific type. Read only.
       
      ANDROID_INSTALLS_ALL_OTHER_APPS = 25;
      See Also:
    • FLOODLIGHT_ACTION_VALUE

      public static final int FLOODLIGHT_ACTION_VALUE
       Floodlight activity that counts the number of times that users have
       visited a particular webpage after seeing or clicking on one of
       an advertiser's ads. Read only.
       
      FLOODLIGHT_ACTION = 26;
      See Also:
    • FLOODLIGHT_TRANSACTION_VALUE

      public static final int FLOODLIGHT_TRANSACTION_VALUE
       Floodlight activity that tracks the number of sales made or the number
       of items purchased. Can also capture the total value of each sale.
       Read only.
       
      FLOODLIGHT_TRANSACTION = 27;
      See Also:
    • GOOGLE_HOSTED_VALUE

      public static final int GOOGLE_HOSTED_VALUE
       Conversions that track local actions from Google's products and
       services after interacting with an ad. Read only.
       
      GOOGLE_HOSTED = 28;
      See Also:
    • LEAD_FORM_SUBMIT_VALUE

      public static final int LEAD_FORM_SUBMIT_VALUE
       Conversions reported when a user submits a lead form. Read only.
       
      LEAD_FORM_SUBMIT = 29;
      See Also:
    • SALESFORCE_VALUE

      @Deprecated public static final int SALESFORCE_VALUE
      Deprecated.
       Deprecated: The Salesforce integration will be going away and
       replaced with an improved way to import your conversions from Salesforce.
       - see https://support.google.com/google-ads/answer/14728349
       
      SALESFORCE = 30 [deprecated = true];
      See Also:
    • SEARCH_ADS_360_VALUE

      public static final int SEARCH_ADS_360_VALUE
       Conversions imported from Search Ads 360 Floodlight data. Read only.
       
      SEARCH_ADS_360 = 31;
      See Also:
    • SMART_CAMPAIGN_AD_CLICKS_TO_CALL_VALUE

      public static final int SMART_CAMPAIGN_AD_CLICKS_TO_CALL_VALUE
       Call conversions that occur on Smart campaign Ads without call tracking
       setup, using Smart campaign custom criteria. Read only.
       
      SMART_CAMPAIGN_AD_CLICKS_TO_CALL = 32;
      See Also:
    • SMART_CAMPAIGN_MAP_CLICKS_TO_CALL_VALUE

      public static final int SMART_CAMPAIGN_MAP_CLICKS_TO_CALL_VALUE
       The user clicks on a call element within Google Maps. Smart campaign
       only. Read only.
       
      SMART_CAMPAIGN_MAP_CLICKS_TO_CALL = 33;
      See Also:
    • SMART_CAMPAIGN_MAP_DIRECTIONS_VALUE

      public static final int SMART_CAMPAIGN_MAP_DIRECTIONS_VALUE
       The user requests directions to a business location within Google Maps.
       Smart campaign only. Read only.
       
      SMART_CAMPAIGN_MAP_DIRECTIONS = 34;
      See Also:
    • SMART_CAMPAIGN_TRACKED_CALLS_VALUE

      public static final int SMART_CAMPAIGN_TRACKED_CALLS_VALUE
       Call conversions that occur on Smart campaign Ads with call tracking
       setup, using Smart campaign custom criteria. Read only.
       
      SMART_CAMPAIGN_TRACKED_CALLS = 35;
      See Also:
    • STORE_VISITS_VALUE

      public static final int STORE_VISITS_VALUE
       Conversions that occur when a user visits an advertiser's retail store.
       Read only.
       
      STORE_VISITS = 36;
      See Also:
    • WEBPAGE_CODELESS_VALUE

      public static final int WEBPAGE_CODELESS_VALUE
       Conversions created from website events (such as form submissions or page
       loads), that don't use individually coded event snippets. Read only.
       
      WEBPAGE_CODELESS = 37;
      See Also:
    • UNIVERSAL_ANALYTICS_GOAL_VALUE

      public static final int UNIVERSAL_ANALYTICS_GOAL_VALUE
       Conversions that come from linked Universal Analytics goals.
       
      UNIVERSAL_ANALYTICS_GOAL = 38;
      See Also:
    • UNIVERSAL_ANALYTICS_TRANSACTION_VALUE

      public static final int UNIVERSAL_ANALYTICS_TRANSACTION_VALUE
       Conversions that come from linked Universal Analytics transactions.
       
      UNIVERSAL_ANALYTICS_TRANSACTION = 39;
      See Also:
    • GOOGLE_ANALYTICS_4_CUSTOM_VALUE

      public static final int GOOGLE_ANALYTICS_4_CUSTOM_VALUE
       Conversions that come from linked Google Analytics 4 custom event
       conversions.
       
      GOOGLE_ANALYTICS_4_CUSTOM = 40;
      See Also:
    • GOOGLE_ANALYTICS_4_PURCHASE_VALUE

      public static final int GOOGLE_ANALYTICS_4_PURCHASE_VALUE
       Conversions that come from linked Google Analytics 4 purchase
       conversions.
       
      GOOGLE_ANALYTICS_4_PURCHASE = 41;
      See Also:
  • Method Details

    • values

      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • getNumber

      public final int getNumber()
      Specified by:
      getNumber in interface com.google.protobuf.Internal.EnumLite
      Specified by:
      getNumber in interface com.google.protobuf.ProtocolMessageEnum
    • valueOf

      Deprecated.
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      value - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • forNumber

      public static ConversionActionTypeEnum.ConversionActionType forNumber(int value)
      Parameters:
      value - The numeric wire value of the corresponding enum entry.
      Returns:
      The enum associated with the given numeric wire value.
    • internalGetValueMap

      public static com.google.protobuf.Internal.EnumLiteMap<ConversionActionTypeEnum.ConversionActionType> internalGetValueMap()
    • getValueDescriptor

      public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
      Specified by:
      getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
    • getDescriptorForType

      public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
    • getDescriptor

      public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
    • valueOf

      public static ConversionActionTypeEnum.ConversionActionType valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      desc - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null