View Source GoogleApi.DFAReporting.V33.Model.KeyValueTargetingExpression (google_api_dfa_reporting v0.28.0)

Key Value Targeting Expression.

Attributes

  • expression (type: String.t, default: nil) - Keyword expression being targeted by the ad.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DFAReporting.V33.Model.KeyValueTargetingExpression{
  expression: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.