class TwitterAds::TargetingCriteriaNetworkOperator

Defined in:

twitter-ads/models/targeting_criteria_network_operator.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def country_code : Union(String, Nil) #

[View source]
def country_code=(_country_code : Union(String, Nil)) #

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

[View source]
def name=(_name : 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]