GoogleApi.RealTimeBidding.V1.Model.DestinationUrlEvidence (google_api_real_time_bidding v0.4.0) 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.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.RealTimeBidding.V1.Model.DestinationUrlEvidence{
  destinationUrl: String.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.