GoogleApi.DFAReporting.V34.Model.LandingPage (google_api_dfa_reporting v0.31.0)
View SourceContains information about where a user's browser is taken after the user clicks an ad.
Attributes
-
advertiserId
(type:String.t
, default:nil
) - Advertiser ID of this landing page. This is a required field. -
archived
(type:boolean()
, default:nil
) - Whether this landing page has been archived. -
deepLinks
(type:list(GoogleApi.DFAReporting.V34.Model.DeepLink.t)
, default:nil
) - Links that will direct the user to a mobile app, if installed. -
id
(type:String.t
, default:nil
) - ID of this landing page. This is a read-only, auto-generated field. -
kind
(type:String.t
, default:nil
) - Identifies what kind of resource this is. Value: the fixed string "dfareporting#landingPage". -
name
(type:String.t
, default:nil
) - Name of this landing page. This is a required field. It must be less than 256 characters long. -
url
(type:String.t
, default:nil
) - URL of this landing page. This is a required field.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.