View Source GoogleApi.DisplayVideo.V3.Model.AlgorithmRulesSignalValue (google_api_display_video v0.36.0)

Adjusted value of the signal used for rule evaluation.

Attributes

  • number (type: float(), default: nil) - Value to use as result.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DisplayVideo.V3.Model.AlgorithmRulesSignalValue{
  number: float() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.