Class LeadFormSubmissionData

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.ads.googleads.v18.resources.LeadFormSubmissionData
All Implemented Interfaces:
LeadFormSubmissionDataOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable

public final class LeadFormSubmissionData extends com.google.protobuf.GeneratedMessageV3 implements LeadFormSubmissionDataOrBuilder
 Data from lead form submissions.
 
Protobuf type google.ads.googleads.v18.resources.LeadFormSubmissionData
See Also:
  • Field Details

    • RESOURCE_NAME_FIELD_NUMBER

      public static final int RESOURCE_NAME_FIELD_NUMBER
      See Also:
    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • ASSET_FIELD_NUMBER

      public static final int ASSET_FIELD_NUMBER
      See Also:
    • CAMPAIGN_FIELD_NUMBER

      public static final int CAMPAIGN_FIELD_NUMBER
      See Also:
    • LEAD_FORM_SUBMISSION_FIELDS_FIELD_NUMBER

      public static final int LEAD_FORM_SUBMISSION_FIELDS_FIELD_NUMBER
      See Also:
    • CUSTOM_LEAD_FORM_SUBMISSION_FIELDS_FIELD_NUMBER

      public static final int CUSTOM_LEAD_FORM_SUBMISSION_FIELDS_FIELD_NUMBER
      See Also:
    • AD_GROUP_FIELD_NUMBER

      public static final int AD_GROUP_FIELD_NUMBER
      See Also:
    • AD_GROUP_AD_FIELD_NUMBER

      public static final int AD_GROUP_AD_FIELD_NUMBER
      See Also:
    • GCLID_FIELD_NUMBER

      public static final int GCLID_FIELD_NUMBER
      See Also:
    • SUBMISSION_DATE_TIME_FIELD_NUMBER

      public static final int SUBMISSION_DATE_TIME_FIELD_NUMBER
      See Also:
  • Method Details

    • newInstance

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class com.google.protobuf.GeneratedMessageV3
    • 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
    • getResourceName

      public String getResourceName()
       Output only. The resource name of the lead form submission data.
       Lead form submission data resource names have the form:
      
       `customers/{customer_id}/leadFormSubmissionData/{lead_form_submission_data_id}`
       
      string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Specified by:
      getResourceName in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The resourceName.
    • getResourceNameBytes

      public com.google.protobuf.ByteString getResourceNameBytes()
       Output only. The resource name of the lead form submission data.
       Lead form submission data resource names have the form:
      
       `customers/{customer_id}/leadFormSubmissionData/{lead_form_submission_data_id}`
       
      string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Specified by:
      getResourceNameBytes in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The bytes for resourceName.
    • getId

      public String getId()
       Output only. ID of this lead form submission.
       
      string id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getId in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Output only. ID of this lead form submission.
       
      string id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getIdBytes in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The bytes for id.
    • getAsset

      public String getAsset()
       Output only. Asset associated with the submitted lead form.
       
      string asset = 3 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Specified by:
      getAsset in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The asset.
    • getAssetBytes

      public com.google.protobuf.ByteString getAssetBytes()
       Output only. Asset associated with the submitted lead form.
       
      string asset = 3 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Specified by:
      getAssetBytes in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The bytes for asset.
    • getCampaign

      public String getCampaign()
       Output only. Campaign associated with the submitted lead form.
       
      string campaign = 4 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Specified by:
      getCampaign in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The campaign.
    • getCampaignBytes

      public com.google.protobuf.ByteString getCampaignBytes()
       Output only. Campaign associated with the submitted lead form.
       
      string campaign = 4 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Specified by:
      getCampaignBytes in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The bytes for campaign.
    • getLeadFormSubmissionFieldsList

      public List<LeadFormSubmissionField> getLeadFormSubmissionFieldsList()
       Output only. Submission data associated with a lead form.
       
      repeated .google.ads.googleads.v18.resources.LeadFormSubmissionField lead_form_submission_fields = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getLeadFormSubmissionFieldsList in interface LeadFormSubmissionDataOrBuilder
    • getLeadFormSubmissionFieldsOrBuilderList

      public List<? extends LeadFormSubmissionFieldOrBuilder> getLeadFormSubmissionFieldsOrBuilderList()
       Output only. Submission data associated with a lead form.
       
      repeated .google.ads.googleads.v18.resources.LeadFormSubmissionField lead_form_submission_fields = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getLeadFormSubmissionFieldsOrBuilderList in interface LeadFormSubmissionDataOrBuilder
    • getLeadFormSubmissionFieldsCount

      public int getLeadFormSubmissionFieldsCount()
       Output only. Submission data associated with a lead form.
       
      repeated .google.ads.googleads.v18.resources.LeadFormSubmissionField lead_form_submission_fields = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getLeadFormSubmissionFieldsCount in interface LeadFormSubmissionDataOrBuilder
    • getLeadFormSubmissionFields

      public LeadFormSubmissionField getLeadFormSubmissionFields(int index)
       Output only. Submission data associated with a lead form.
       
      repeated .google.ads.googleads.v18.resources.LeadFormSubmissionField lead_form_submission_fields = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getLeadFormSubmissionFields in interface LeadFormSubmissionDataOrBuilder
    • getLeadFormSubmissionFieldsOrBuilder

      public LeadFormSubmissionFieldOrBuilder getLeadFormSubmissionFieldsOrBuilder(int index)
       Output only. Submission data associated with a lead form.
       
      repeated .google.ads.googleads.v18.resources.LeadFormSubmissionField lead_form_submission_fields = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getLeadFormSubmissionFieldsOrBuilder in interface LeadFormSubmissionDataOrBuilder
    • getCustomLeadFormSubmissionFieldsList

      public List<CustomLeadFormSubmissionField> getCustomLeadFormSubmissionFieldsList()
       Output only. Submission data associated with a custom lead form.
       
      repeated .google.ads.googleads.v18.resources.CustomLeadFormSubmissionField custom_lead_form_submission_fields = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getCustomLeadFormSubmissionFieldsList in interface LeadFormSubmissionDataOrBuilder
    • getCustomLeadFormSubmissionFieldsOrBuilderList

      public List<? extends CustomLeadFormSubmissionFieldOrBuilder> getCustomLeadFormSubmissionFieldsOrBuilderList()
       Output only. Submission data associated with a custom lead form.
       
      repeated .google.ads.googleads.v18.resources.CustomLeadFormSubmissionField custom_lead_form_submission_fields = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getCustomLeadFormSubmissionFieldsOrBuilderList in interface LeadFormSubmissionDataOrBuilder
    • getCustomLeadFormSubmissionFieldsCount

      public int getCustomLeadFormSubmissionFieldsCount()
       Output only. Submission data associated with a custom lead form.
       
      repeated .google.ads.googleads.v18.resources.CustomLeadFormSubmissionField custom_lead_form_submission_fields = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getCustomLeadFormSubmissionFieldsCount in interface LeadFormSubmissionDataOrBuilder
    • getCustomLeadFormSubmissionFields

      public CustomLeadFormSubmissionField getCustomLeadFormSubmissionFields(int index)
       Output only. Submission data associated with a custom lead form.
       
      repeated .google.ads.googleads.v18.resources.CustomLeadFormSubmissionField custom_lead_form_submission_fields = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getCustomLeadFormSubmissionFields in interface LeadFormSubmissionDataOrBuilder
    • getCustomLeadFormSubmissionFieldsOrBuilder

      public CustomLeadFormSubmissionFieldOrBuilder getCustomLeadFormSubmissionFieldsOrBuilder(int index)
       Output only. Submission data associated with a custom lead form.
       
      repeated .google.ads.googleads.v18.resources.CustomLeadFormSubmissionField custom_lead_form_submission_fields = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getCustomLeadFormSubmissionFieldsOrBuilder in interface LeadFormSubmissionDataOrBuilder
    • getAdGroup

      public String getAdGroup()
       Output only. AdGroup associated with the submitted lead form.
       
      string ad_group = 6 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Specified by:
      getAdGroup in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The adGroup.
    • getAdGroupBytes

      public com.google.protobuf.ByteString getAdGroupBytes()
       Output only. AdGroup associated with the submitted lead form.
       
      string ad_group = 6 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Specified by:
      getAdGroupBytes in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The bytes for adGroup.
    • getAdGroupAd

      public String getAdGroupAd()
       Output only. AdGroupAd associated with the submitted lead form.
       
      string ad_group_ad = 7 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Specified by:
      getAdGroupAd in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The adGroupAd.
    • getAdGroupAdBytes

      public com.google.protobuf.ByteString getAdGroupAdBytes()
       Output only. AdGroupAd associated with the submitted lead form.
       
      string ad_group_ad = 7 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Specified by:
      getAdGroupAdBytes in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The bytes for adGroupAd.
    • getGclid

      public String getGclid()
       Output only. Google Click Id associated with the submissed lead form.
       
      string gclid = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getGclid in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The gclid.
    • getGclidBytes

      public com.google.protobuf.ByteString getGclidBytes()
       Output only. Google Click Id associated with the submissed lead form.
       
      string gclid = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getGclidBytes in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The bytes for gclid.
    • getSubmissionDateTime

      public String getSubmissionDateTime()
       Output only. The date and time at which the lead form was submitted. The
       format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01
       12:32:45-08:00".
       
      string submission_date_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getSubmissionDateTime in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The submissionDateTime.
    • getSubmissionDateTimeBytes

      public com.google.protobuf.ByteString getSubmissionDateTimeBytes()
       Output only. The date and time at which the lead form was submitted. The
       format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01
       12:32:45-08:00".
       
      string submission_date_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getSubmissionDateTimeBytes in interface LeadFormSubmissionDataOrBuilder
      Returns:
      The bytes for submissionDateTime.
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static LeadFormSubmissionData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static LeadFormSubmissionData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static LeadFormSubmissionData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static LeadFormSubmissionData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static LeadFormSubmissionData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static LeadFormSubmissionData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static LeadFormSubmissionData parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static LeadFormSubmissionData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static LeadFormSubmissionData parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static LeadFormSubmissionData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static LeadFormSubmissionData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static LeadFormSubmissionData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public LeadFormSubmissionData.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static LeadFormSubmissionData.Builder newBuilder()
    • newBuilder

      public static LeadFormSubmissionData.Builder newBuilder(LeadFormSubmissionData prototype)
    • toBuilder

      public LeadFormSubmissionData.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected LeadFormSubmissionData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static LeadFormSubmissionData getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<LeadFormSubmissionData> parser()
    • getParserForType

      public com.google.protobuf.Parser<LeadFormSubmissionData> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public LeadFormSubmissionData getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder