LANDSCAPE constant

CreativeMatchStrategy const LANDSCAPE

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

Implementation

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