We are building a booking engine that needs to provide xml feed to 3rd parties meta search sites like Skyscanner, CheapFlights etc.
Issue we are having here is that we need to provide a "link"/"deeplink" so that they can land on the exact flights on click through.
What is the best way to achieve this? I cant find a unique flight ID in the BFM request which I can use to do another request to get that single flight when user click on the deeplink.
Has anyone thought of a way to make it happen?
Will be using PHP to code this out.
Related
I'm using GoogleAds PHP api and basically what I want to do is to get individual statistics for products in a certain account (ad groups):
Is it possible to generate a report that is similar to the image above? Or is it the correct way to get individual product statistics (ctr, conversions, clicks,etc) or is there any other way to do it? I'm not asking for complete solution. I just want a guide to follow along because it seems that there's no available resource to read about this. Thanks.
EDIT
I'm hoping someone could point me to the right direction.
I need assistance getting API, using which I can fetch all projects created in my Podio account.
I want to get the JSON feed from it and display it on my website for a different purpose. I went through their document, but I found APIs oriented around tasks, but not specific to getting project names. Am I missing anything?
Please let me know if anyone has done something similar in past.
Most probably you have an app in Podio that you've named "Projects". To fetch all items in that app you need to use Filter items with your app id as the parameter. You find the app id in the item modal under Actions->Developer Info
I need to implement Trust pilot reviews on my site.
I have integrated using script provided by Trust pilot.
But its working for common to site.
I want to identify for products details page. How can i integrate the Trust pilot reviews for dynamic page.
Can anyone please help me?
Thanks.
TrustPilot gives you a unique business unit id for each URL you have registered with them. You need to make separate calls to the server using the unique business unit id and the API key they provided to use it on different websites.
currently working with Google analytics to get a list of companies based on GA's Service providers (which after a filter of "default ones" I can determine the leads). Now I would like to be able to get an overview of urls visited per lead. I can't find any way to get those service providers linked to visited urls in the API.
P.S. only interested in results of last 24 hours so I don't need full histories.
I would just request ga:pagePath, ga:networkLocation dimensions ga:pageViews metric then add a filter on with ga:date = today. The filter will ensure that you only get data back for today.
This should give you a list of the Network domans and what pages they viewed today.
There is a problem with this it can take a while for google to process the data i have read any where from 4 - 8 hours. I normaly filter on yesterday that way i'm almost always sure that all the data was processed. You could try with the realTime api but then there isnt much data there and there are a limited number of dimensions and metrics you can select from it. I'm not even sure that what you are looking for is available.
I'm trying to get some information for a application we would like to develop for our business. We run a chain of stores (approximately 20) and would like to give our customers reward points when they check-in to our store location. We would also like to display that information our company site eg. "Client X has checked in Location Y". I was wondering if anyone can point me to any API(s) or solutions that may be able to achieve something along these lines? I was looking at the foursquare API, is this a viable option? or is there any other recommendations?
Thank you
As Fahri pointed you can use 4sq API, but nowadays all socials integrate geolocation. You can share your position also using Facebook and Twitter. I will suggest to use the last two, because they has integrated authentication, and API since iOS6, probably they are also more used than 4SQ.