Interface CustomerSkAdNetworkConversionValueSchema.SkAdNetworkConversionValueSchema.ConversionValueMappingOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
CustomerSkAdNetworkConversionValueSchema.SkAdNetworkConversionValueSchema.ConversionValueMapping, CustomerSkAdNetworkConversionValueSchema.SkAdNetworkConversionValueSchema.ConversionValueMapping.Builder
Enclosing class:
CustomerSkAdNetworkConversionValueSchema.SkAdNetworkConversionValueSchema

public static interface CustomerSkAdNetworkConversionValueSchema.SkAdNetworkConversionValueSchema.ConversionValueMappingOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getMinTimePostInstallHours

      long getMinTimePostInstallHours()
       Output only. The minimum of the time range in which a user was last
       active during the measurement window.
       
      int64 min_time_post_install_hours = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      The minTimePostInstallHours.
    • getMaxTimePostInstallHours

      long getMaxTimePostInstallHours()
       Output only. The maximum of the time range in which a user was last
       active during the measurement window.
       
      int64 max_time_post_install_hours = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      The maxTimePostInstallHours.
    • getMappedEventsList

       Output only. The conversion value may be mapped to multiple events with
       various attributes.
       
      repeated .google.ads.googleads.v18.resources.CustomerSkAdNetworkConversionValueSchema.SkAdNetworkConversionValueSchema.Event mapped_events = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getMappedEvents

       Output only. The conversion value may be mapped to multiple events with
       various attributes.
       
      repeated .google.ads.googleads.v18.resources.CustomerSkAdNetworkConversionValueSchema.SkAdNetworkConversionValueSchema.Event mapped_events = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getMappedEventsCount

      int getMappedEventsCount()
       Output only. The conversion value may be mapped to multiple events with
       various attributes.
       
      repeated .google.ads.googleads.v18.resources.CustomerSkAdNetworkConversionValueSchema.SkAdNetworkConversionValueSchema.Event mapped_events = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getMappedEventsOrBuilderList

       Output only. The conversion value may be mapped to multiple events with
       various attributes.
       
      repeated .google.ads.googleads.v18.resources.CustomerSkAdNetworkConversionValueSchema.SkAdNetworkConversionValueSchema.Event mapped_events = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getMappedEventsOrBuilder

       Output only. The conversion value may be mapped to multiple events with
       various attributes.
       
      repeated .google.ads.googleads.v18.resources.CustomerSkAdNetworkConversionValueSchema.SkAdNetworkConversionValueSchema.Event mapped_events = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];