PORTRAIT constant

CreativeMatchStrategy const PORTRAIT

Only ad creatives in portrait mode, whose height is greater than its width, will be returned.

Implementation

static const CreativeMatchStrategy PORTRAIT =
    CreativeMatchStrategy._('PORTRAIT');