GoogleApi.AdSense.V2.Model.AdUnitAdCode (google_api_ad_sense v0.14.0) View Source

Representation of the AdSense code for a given ad unit.

Attributes

  • adCode (type: String.t, default: nil) - Output only. The AdSense code snippet to add to the body of an HTML page.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.AdSense.V2.Model.AdUnitAdCode{adCode: String.t() | nil}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.