bing-api Questions
2
Solved
Is there any google/Yahoo/Bing API which gives local business results based on a ZIP/GeoCode of a location? If yes, please let me know.
If Google Maps has such service, please let me know what whe...
Leomaleon asked 13/8, 2010 at 22:38
3
I am using BingAds-PHP-SDK to get authenticated user detail.
Firstly done Authentication with OAuth successfully and get authentication token and refresh token.
But when call GetUser() returning ...
Aprylapse asked 6/1, 2018 at 11:54
2
I am trying to to use the Bing Spell Check API v5 but I'm running to to many issues.
When requesting to either spell or proof with the sentence below, it returns no flagged tokens.
This is a l...
Squiggle asked 21/2, 2017 at 9:0
3
Solved
I want to use bing search api to obtain search result count for given query, however, Bing API seem to not return any fields containing the search result count.
Should I specify some option to req...
Dortch asked 26/11, 2012 at 7:34
3
I am using Google Custom Search to get images with some criteria.
I am initiating HTTP Get requests from java application to call the Google Custom Search API (Please note I am NOT using javascrip...
Limousine asked 2/12, 2015 at 7:5
8
Solved
I have a lot of text data and want to translate it to different languages.
Possible ways I know:
Google Translate API
Bing Translator API
The problem is that all these services have limitat...
Permafrost asked 15/3, 2010 at 15:7
1
Solved
I would like to get my custom "Reports" data from my BingAds out with the bingads API. I am using the KeywordsAds.py example, which may not be the correct one. However, my problem starts with the a...
Repressive asked 20/6, 2017 at 5:57
2
Solved
It appears that Bird's Eye View is no longer available in V8. Can anyone confirm that this is actually the case or if there is any way of still using Bird's Eye View in the new version?
Microsoft...
Ferrari asked 27/7, 2016 at 10:57
1
Is there a way to get the data from a report request without downloading a file? The google adwords api allows the api to return the report in a tab delimited string which I can then dissect myself...
1
Solved
The Bing spell check API has a 10,000 char limit for the chunk of text that the request would like to do a spell check [mode=spell] or proof read [mode=proof(default)].
However I am running into a...
Wynny asked 10/1, 2017 at 21:51
1
Solved
I am making a little personal project.
Ideally I would like to be able to make programmatically a google search and have the count of results. (My goal is to compare the results count between a lo...
Overrule asked 31/7, 2016 at 23:10
3
Solved
Is it possible to place (say 1000) markers (using set of LAT-LONG values) on Static Google map image?
Also, is there some sort of HTTP POST method to achive this or URL is the only way to go?
Basi...
Gromme asked 18/6, 2013 at 19:35
2
Solved
How can I log onto Microsoft Live (with .NET WebClient?) and automate the OAuth process to get a token to make Bing Ads API calls?
My question is similar to How do I get an OAuth request_token fr...
2
Solved
What's the https url for bing maps ajax api? I can't seem to find it anywhere, and am currently using http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=6.3, which is super slow (takes 20...
3
Solved
I read the "Bing Search API - Quick Start" but I don't know how to make this http request in Ruby (Weary)
How to translate "Stream_context_create()" in Ruby? And What does it mean?
"Bing Search A...
Justify asked 1/12, 2012 at 14:38
1
Solved
I tried to test Bing Map API's accuracy . I tried to find out the distance and driving time between Chicago O'Hare International Airport and Chicago Midway Airport . It appears that Bing Map API is...
1
I cannot work out how to add additional attributes to an xml doc using php.
To request a report from the Bing Ads Api I need to pass the information with SOAP. I don't have any SOAP experience so ...
Revoice asked 11/1, 2014 at 12:2
1
Solved
I'm trying to connect to Bing search api and have not been able to get the code to work. I've googled the problem and no working code can be found.
Here is my code:
import java.io.BufferedReader;...
Tellez asked 20/12, 2013 at 14:39
2
Solved
I am having a bit of a problem with the bing maps example Polygon Search found here:
Polygon search is about halfway down this link.
public bool polygonSearch(LocationCollection points, double l...
6
Solved
If someone searches for a keyword on our website, we currently pull in Google's search results. We have done this using Google's standard search API with no real issues so far.
However, we n...
Caroche asked 19/4, 2011 at 21:1
3
Solved
i need some help on one line with translating this code:
Original in C#:
using System.Collections.ObjectModel;
using Microsoft.Maps.MapControl;
namespace Binding_Bing_Map_Control.Modal
{
public ...
1
Solved
i have created the site in which i want to use bing search API. for that it require AppID but i didn't get the AppID. i tried to create a AppId on (azure market place) by creating the windows...
1
Solved
How can I authenticate in Java to use the new bing search api from Azure Marketplace?The migration guide does not provide you with info about Java
Piane asked 21/6, 2012 at 11:13
2
My intention is to access the Bing API in Windows Phone projects, where i have to supply APP ID in the code. Many tutorials have said the same story to access the APP ID like Nokia Tutorial and Cod...
Okoka asked 22/5, 2012 at 13:6
1
In it's current version, is it possible to use Bing's "Narrow By Date" feature when accessing it's API?
I cannot find any information about how to narrow the results such that it only shows result...
Tenter asked 2/10, 2011 at 4:21
1 Next >
© 2022 - 2024 — McMap. All rights reserved.