GoogleApi.DFAReporting.V34.Model.CreativeClickThroughUrl (google_api_dfa_reporting v0.31.0)
View SourceClick-through URL
Attributes
-
computedClickThroughUrl
(type:String.t
, default:nil
) - Read-only convenience field representing the actual URL that will be used for this click-through. The URL is computed as follows: - If landingPageId is specified then that landing page's URL is assigned to this field. - Otherwise, the customClickThroughUrl is assigned to this field. -
customClickThroughUrl
(type:String.t
, default:nil
) - Custom click-through URL. Applicable if the landingPageId field is left unset. -
landingPageId
(type:String.t
, default:nil
) - ID of the landing page for the click-through URL.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.