Enumeration AdGroupTargetServicePositionType

AdGroupTargetServicePositionTypeは、インストリーム広告のポジションの種類を表します。
AdGroupTargetServicePositionType serves position types of the instream video ads.
INSTREAM_PREROLL
動画再生前に挿入されます。Before the video.
INSTREAM_MIDROLL
動画の途中に挿入されます。At points in between the video.
INSTREAM_POSTROLL
動画再生後に挿入されます。After the video.
UNKNOWN
未知の値です。Unknown Value

Enumeration Members

InstreamMidroll: "INSTREAM_MIDROLL"
InstreamPostroll: "INSTREAM_POSTROLL"
InstreamPreroll: "INSTREAM_PREROLL"
Unknown: "UNKNOWN"