I have been given a task to complete from college can you guys please help me with this. I don't want exact answer but atleast how to start with it.
Create a google drive sprredsheet and an app script (google apps script, well documented on google sites, app script is a superset of javascript) Deploy the script as a webservice (see documentation of google apps script). I want to use html get service for passing data to the spreadsheet. No user interface for the apps script webservice is required. *Params to pass in the webservice url:* · An id (facebook user id) · First name (could be empty) · Last name (could be empty) · Campaign id (text no white spaces, alphanumeric plus - _ characters)) · Action name (eg click, pause, play etc) · Object type (video, ad, game etc) · Object name (eg.companyname-march-trivia) *Description*: I want reports (generated in the spreadsheet, report generation is not in the scope of this task) from the spreadsheet about number of action along these dimensions · user id · action name · campaign id · object name · object tye (eg. Number of actions made by "user id", number of actions of "action name" made "by user id", number of actions of "action name" made "by user id" in the "campaign name". number of actions made in the "campaign name", number of "user id"s in the "campaign name" etc.) at the start the spreadsheet is empty. As the webservice url passes a new (non existing) param (new user id, new campaign name etc.) spreadsheet should able to implement the new unit. Using google analytics measurement protocol, the software (server side) shall send data to a Google Analytics property. Datas to send: user id, campaign id, event type, event name, action name -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. To post to this group, send email to android-developers@googlegroups.com. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/7c4cc008-7964-498f-a79b-7d72aba82319%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.