GoogleApi.DisplayVideo.V3.Model.Kpi (google_api_display_video v0.39.0)
View SourceSettings that control the key performance indicator, or KPI, of an insertion order.
Attributes
-
kpiAlgorithmId(type:String.t, default:nil) - Optional. Custom Bidding Algorithm ID associated with KPI_CUSTOM_IMPRESSION_VALUE_OVER_COST. This field is ignored if the proper KPI is not selected. -
kpiAmountMicros(type:String.t, default:nil) - The goal amount, in micros of the advertiser's currency. Applicable when kpi_type is one of:KPI_TYPE_CPMKPI_TYPE_CPCKPI_TYPE_CPAKPI_TYPE_CPIAVC*KPI_TYPE_VCPMFor example: 1500000 represents 1.5 standard units of the currency. -
kpiPercentageMicros(type:String.t, default:nil) - The decimal representation of the goal percentage in micros. Applicable when kpi_type is one of:KPI_TYPE_CTRKPI_TYPE_VIEWABILITYKPI_TYPE_CLICK_CVRKPI_TYPE_IMPRESSION_CVRKPI_TYPE_VTRKPI_TYPE_AUDIO_COMPLETION_RATE*KPI_TYPE_VIDEO_COMPLETION_RATEFor example: 70000 represents 7% (decimal 0.07). -
kpiString(type:String.t, default:nil) - A KPI string, which can be empty. Must be UTF-8 encoded with a length of no more than 100 characters. Applicable when kpi_type isKPI_TYPE_OTHER. -
kpiType(type:String.t, default:nil) - Required. The type of KPI.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.