class

TwitterAds::TargetingCriteria

Inherits Reference < Object

Constructors

new(__temp_1241 : JSON::PullParser)
Source

Instance methods

account_id
account_id=(v : String) : String
account_id=(v : Nil)

nil assignments are always ignored

account_id?
created_at
Source
created_at=(_created_at : Union(String, Nil))
Source
deleted
Source
deleted=(_deleted : Union(Bool, Nil))
Source
id=(_id : String)
Source
line_item_id
Source
line_item_id=(_line_item_id : Union(String, Nil))
Source
name
Source
name=(_name : Union(String, Nil))
Source
operator_type
Source
operator_type=(_operator_type : Union(String, Nil))
Source
tailored_audience_expansion
Source
tailored_audience_expansion=(_tailored_audience_expansion : Union(Bool, Nil))
Source
tailored_audience_type
Source
tailored_audience_type=(_tailored_audience_type : Union(String, Nil))
Source
targeting_type
Source
targeting_type=(_targeting_type : Union(String, Nil))
Source
targeting_value
Source
targeting_value=(_targeting_value : Int64 | String | Nil)
Source
to_json(json : JSON::Builder)
Source
to_pb
Source
updated_at
Source
updated_at=(_updated_at : Union(String, Nil))
Source