View Source GoogleApi.DisplayVideo.V3.Model.VideoAdSequenceStep (google_api_display_video v0.38.3)
The detail of a single step in a VideoAdSequence.
Attributes
-
adGroupId
(type:String.t
, default:nil
) - The ID of the corresponding ad group of the step. -
interactionType
(type:String.t
, default:nil
) - The interaction on the previous step that will lead the viewer to this step. The first step does not have interaction_type. -
previousStepId
(type:String.t
, default:nil
) - The ID of the previous step. The first step does not have previous step. -
stepId
(type:String.t
, default:nil
) - The ID of the step.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.