struct Facebook::Proto::ConversionActionQuery

Included Modules

Defined in:

cli/proto/facebook/ConversionActionQuery.pb.cr

Constant Summary

FIELDS = {1 => {name: :conversion_id, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 2 => {name: :dataset, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 3 => {name: :event, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 4 => {name: :_event_creator, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 5 => {name: :event_type, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 6 => {name: :fb_pixel, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 7 => {name: :fb_pixel_event, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 8 => {name: :leadgen, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 9 => {name: :object, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 10 => {name: :_object_domain, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 11 => {name: :offer, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 12 => {name: :_offer_creator, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 13 => {name: :offsite_pixel, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 14 => {name: :page, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 15 => {name: :_page_parent, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 16 => {name: :post, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 17 => {name: :_post_object, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 18 => {name: :_post_object_wall, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 19 => {name: :_post_wall, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 20 => {name: :question, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 21 => {name: :_question_creator, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 22 => {name: :response, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}, 23 => {name: :subtype, pb_type: :string, crystal_type: String, cast_type: Array(String)?, native: true, optional: true, repeated: true, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)
Fields = {} of String => Field

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(buf : Protobuf::Buffer) #

def self.new(conversion_id : Array(String) | Nil = nil, dataset : Array(String) | Nil = nil, event : Array(String) | Nil = nil, _event_creator : Array(String) | Nil = nil, event_type : Array(String) | Nil = nil, fb_pixel : Array(String) | Nil = nil, fb_pixel_event : Array(String) | Nil = nil, leadgen : Array(String) | Nil = nil, object : Array(String) | Nil = nil, _object_domain : Array(String) | Nil = nil, offer : Array(String) | Nil = nil, _offer_creator : Array(String) | Nil = nil, offsite_pixel : Array(String) | Nil = nil, page : Array(String) | Nil = nil, _page_parent : Array(String) | Nil = nil, post : Array(String) | Nil = nil, _post_object : Array(String) | Nil = nil, _post_object_wall : Array(String) | Nil = nil, _post_wall : Array(String) | Nil = nil, question : Array(String) | Nil = nil, _question_creator : Array(String) | Nil = nil, response : Array(String) | Nil = nil, subtype : Array(String) | Nil = nil) #

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

Class Method Detail

def self.from_protobuf(io) #

Instance Method Detail

def [](key : String) #

def []=(key : String, val) #

def []?(key : String) #

def _event_creator : Array(String) | Nil #

def _event_creator=(_event_creator : Array(String) | Nil) #

def _event_creator=(_event_creator : Array(String) | Nil) #

def _object_domain : Array(String) | Nil #

def _object_domain=(_object_domain : Array(String) | Nil) #

def _object_domain=(_object_domain : Array(String) | Nil) #

def _offer_creator : Array(String) | Nil #

def _offer_creator=(_offer_creator : Array(String) | Nil) #

def _offer_creator=(_offer_creator : Array(String) | Nil) #

def _page_parent : Array(String) | Nil #

def _page_parent=(_page_parent : Array(String) | Nil) #

def _page_parent=(_page_parent : Array(String) | Nil) #

def _post_object : Array(String) | Nil #

def _post_object=(_post_object : Array(String) | Nil) #

def _post_object=(_post_object : Array(String) | Nil) #

def _post_object_wall : Array(String) | Nil #

def _post_object_wall=(_post_object_wall : Array(String) | Nil) #

def _post_object_wall=(_post_object_wall : Array(String) | Nil) #

def _post_wall : Array(String) | Nil #

def _post_wall=(_post_wall : Array(String) | Nil) #

def _post_wall=(_post_wall : Array(String) | Nil) #

def _question_creator : Array(String) | Nil #

def _question_creator=(_question_creator : Array(String) | Nil) #

def _question_creator=(_question_creator : Array(String) | Nil) #

def conversion_id : Array(String) | Nil #

def conversion_id=(conversion_id : Array(String) | Nil) #

def conversion_id=(conversion_id : Array(String) | Nil) #

def dataset : Array(String) | Nil #

def dataset=(dataset : Array(String) | Nil) #

def dataset=(dataset : Array(String) | Nil) #

def event : Array(String) | Nil #

def event=(event : Array(String) | Nil) #

def event=(event : Array(String) | Nil) #

def event_type : Array(String) | Nil #

def event_type=(event_type : Array(String) | Nil) #

def event_type=(event_type : Array(String) | Nil) #

def fb_pixel : Array(String) | Nil #

def fb_pixel=(fb_pixel : Array(String) | Nil) #

def fb_pixel=(fb_pixel : Array(String) | Nil) #

def fb_pixel_event : Array(String) | Nil #

def fb_pixel_event=(fb_pixel_event : Array(String) | Nil) #

def fb_pixel_event=(fb_pixel_event : Array(String) | Nil) #

def leadgen : Array(String) | Nil #

def leadgen=(leadgen : Array(String) | Nil) #

def leadgen=(leadgen : Array(String) | Nil) #

def object : Array(String) | Nil #

def object=(object : Array(String) | Nil) #

def object=(object : Array(String) | Nil) #

def offer : Array(String) | Nil #

def offer=(offer : Array(String) | Nil) #

def offer=(offer : Array(String) | Nil) #

def offsite_pixel : Array(String) | Nil #

def offsite_pixel=(offsite_pixel : Array(String) | Nil) #

def offsite_pixel=(offsite_pixel : Array(String) | Nil) #

def page : Array(String) | Nil #

def page=(page : Array(String) | Nil) #

def page=(page : Array(String) | Nil) #

def post : Array(String) | Nil #

def post=(post : Array(String) | Nil) #

def post=(post : Array(String) | Nil) #

def question : Array(String) | Nil #

def question=(question : Array(String) | Nil) #

def question=(question : Array(String) | Nil) #

def response : Array(String) | Nil #

def response=(response : Array(String) | Nil) #

def response=(response : Array(String) | Nil) #

def subtype : Array(String) | Nil #

def subtype=(subtype : Array(String) | Nil) #

def subtype=(subtype : Array(String) | Nil) #

def to_hash #

def to_protobuf(io : IO, embedded = false) #

def to_protobuf #