Interface AccessibleBiddingStrategy.MaximizeConversionsOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
AccessibleBiddingStrategy.MaximizeConversions, AccessibleBiddingStrategy.MaximizeConversions.Builder
Enclosing class:
AccessibleBiddingStrategy

public static interface AccessibleBiddingStrategy.MaximizeConversionsOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Output only.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getTargetCpaMicros

      long getTargetCpaMicros()
       Output only. The target cost per acquisition (CPA) option. This is the
       average amount that you would like to spend per acquisition.
       
      int64 target_cpa_micros = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      The targetCpaMicros.