class TwitterAds::LineItemPlacement

Defined in:

twitter-ads/models/line_item_placement.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_893 : JSON::PullParser) #

[View source]

Instance Method Detail

def placements : Array(Array(String)) #

[View source]
def placements=(_placements : Array(Array(String))) #

[View source]
def product_type : Union(String, Nil) #

[View source]
def product_type=(_product_type : Union(String, Nil)) #

[View source]
def to_json(json : JSON::Builder) #

[View source]
def to_pb #

[View source]