class TwitterAds::TargetingCriteriaAppStoreCategory

Defined in:

twitter-ads/models/targeting_criteria_app_store_category.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def name : Union(String, Nil) #

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

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

[View source]
def os_type=(_os_type : Union(String, Nil)) #

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

[View source]
def targeting_type=(_targeting_type : Union(String, Nil)) #

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

[View source]
def targeting_value=(_targeting_value : Union(String, Nil)) #

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

[View source]
def to_pb #

[View source]