Interface AccessibleBiddingStrategy.MaximizeConversionsOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      long getTargetCpaMicros()
      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 Detail

      • 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.