class TwitterAds::ContentCategory

Defined in:

twitter-ads/models/content_category.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def iab_categories : Array(String) #

[View source]
def iab_categories=(_iab_categories : Array(String)) #

[View source]
def id : String #

[View source]
def id=(_id : String) #

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

[View source]
def name=(_name : Union(String, Nil)) #

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

[View source]
def to_pb #

[View source]