You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Hello,
I am working on a google ad campaign project. To support our add campaigns we are using firebase to log user events. Currently logging events is only supported on the client side for Firebase. To reduce the code complexity from the client side we want to create a simple backend (server-side) API that passes event name and parameters to the client side and creates the new event on the Firebase console. These event names will help us in publishing ad campaigns to users.
I would really appreciate if someone could reply yo my query.