GoogleApi.RealTimeBidding.V1.Model.DestinationUrlEvidence (google_api_real_time_bidding v0.13.2)

View Source

The full landing page URL of the destination.

Attributes

  • destinationUrl (type: String.t, default: nil) - The full landing page URL of the destination.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.RealTimeBidding.V1.Model.DestinationUrlEvidence{
  destinationUrl: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.