Questions tagged as 'google'

1
answer

Retrieve geographic data via an HTTP request via Google Maps URL

Good morning guys. I'm trying to retrieve some geographic information based on latitude and longitude. To retrieve such information I'm trying to make a request via URL through this link: Google Maps Geolocation API . It returns me an XML...
asked by 14.10.2015 / 14:13
1
answer

Google Drive .NET Quickstart Error for Credentials

I'm starting to study Google Drive's Api for a personal project in .NET, and I followed the step-by-step guide available on the google website link But when I was running the code at the time of obtaining the credentials happened this er...
asked by 30.05.2017 / 21:52
1
answer

GCM Notification in Dialog form

I'm making an application that receives alert messages using Google Cloud Messaging, so it gets a message in the background App launches a notification that stays in the Android notification bar with this code below: private void sendNotificat...
asked by 26.10.2015 / 18:57
1
answer

Mount Query for Last Record NoSQL Google Datastore

I'm working with Google's Datastore and I'm not getting a Query to get back what I need. Situation I have a Entity , with key pair {"item": codItem, "item": id} , still inside this Entity I have the property codCliente. Fo...
asked by 09.06.2017 / 15:39
1
answer

Api Google - SEO - Google Index and Google plus via json

I need to retrieve via json or some other way Google's SEO information to feed my database .. For now they are just Google Index and Google + Does anyone know how I can do this ?? Or does someone have an example of using the Google API to...
asked by 27.05.2015 / 00:58
1
answer

Save PDF file of a given spreadsheet range

My first question here, a little hard, but I can not solve it at all. Problem: I need to save a pdf file of a given spreadsheet in Google Drive. This file (pdf) must cover a certain area, because some columns of the worksheet can not be displ...
asked by 10.06.2015 / 04:44
0
answers

Allow a script to access a google worksheet and return a JSON without authentication

I was thinking of using a google docs worksheet as a persistence of an application that I'm going to develop. For this, I made the following script in the google script editor function doGet(e) { var dados = SpreadsheetApp.openById(ID_D...
asked by 21.06.2015 / 02:13
2
answers

How not to let a Domain appear on Google and other search engines

I have an online system and would not like my domain to appear in google or other search engines, I would like to make it private. is there any way to do this?     
asked by 29.09.2015 / 14:35
1
answer

Difference between Vast x VPAID

I'm trying to see but I could not understand what the difference between these two Vast x VPAID I bought a plugin to use google DFP with Vast, but what would be the difference of it for VPAID?     
asked by 31.10.2016 / 22:59
1
answer

Error injecting source script from googlemaps via method

I would like geocomplete not to get this error, but to work, it depends on the API google maps. I removed the following script from the header and passed via method: <script id="id_script" src="https://maps.googleapis.com/maps/api/js?c...
asked by 21.10.2016 / 16:46