enum

TwitterAds::Api::Stats::Placement

Inherits Enum < Comparable < Value < Object

Constants

ALL_ON_TWITTER = 0
PUBLISHER_NETWORK = 1

Instance methods

all_on_twitter?

Returns true if this enum value equals ALL_ON_TWITTER

Source
publisher_network?

Returns true if this enum value equals PUBLISHER_NETWORK

Source