Communication, forms of leisure and entertainment, the digital business, among other things. Technology transforms extremely rapidly and one of its favorite breeding grounds is in social networks. Of all these, Facebook is, undoubtedly, the great phenomenon as a communication platform. More than 1.4 billion users speak volumes about the wealth of possibilities of that social channel. Huge focus on innovation and entrepreneurship.
Why Facebook and not other social networks like Twitter? For one simple reason: its turnover related to the number of users or video playbacks make it an attractive social network for advertising or business linked to data or video games. Almost 1 billion people log on to the social network every day, 17% more than a year ago, almost 30% of which are users between 24 and 35, mostly women. A young and mobile social platform equals money.
– Advertising of and for applications: Facebook offers an advertising service for an application to appear and be positioned in the Facebook news flow and users can download it.
– Analytics for applications: Facebook has its own analytics service that makes it possible to find out about the audience in an unrestricted way.
– Monetization services: Facebook offers help to application developers with special formats and all its knowledge on usability and user experience, being able to benefit economically from an app.
– Video games: game development for Facebook has become a $2-billion business. Tools such as Unity and Cocos2d are fully integrated with the social network.
– Social plugins: integration of the typical social buttons of the social network, making it possible to viralize and interact with the content.
1. Registration and configuration of an application.
It is essential to open a developer account in the social network to create an app on Facebook. The process can only be started from a developer account From this point, you have to:
– Choose the option ‘create new application’ in Facebook.
– Then choose the platform.
– Decide the name of the new app, select the option Create New Facebook App IDand the category for that app. If you want to create a test version of an existing application, you evidently need to select the option designed for that case.
– Configuration of the application with the Facebook Quick Start Wizard, depending logically on the platform chosen.
– In Settings, you must enter the email contact.
– Once these steps have been completed, you can publish the app in the Status & Review field. This automatically generates a unique and intransferable ID, which is like the app’s ID on Facebook. In addition, the developer is provided with a password that is needed to access and change any detail of the newly-created product.
2. Facebook has its own SDKs.
Facebook offers developers a broad package of Software Development Kits (SDKs) for programmers on different platforms: SDK for Android, SDK for iOS, SDK for Web applications and SDK for Unity, fundamentally. Kits are also available for different types of programming languages like Java, HTML5, Ruby, JavaScript, Objective-C, Node.js, C#, Django, .NET or C++. Access to tutorials.
An example of using the SDK for Android is included in this video:
The third step when you want to develop applications and specific functionality for Facebook is to understand that everything goes through its application development interfaces, the Facebook Graphical API and the Marketing API. Two very powerful tools for developers.
– Graphical API: if you are a developer and you have experience with it, it is essential to upgrade to the latest version. The API is based on low-level procedures. With it, any professional can query data, upload photos, post stories, and so on.
Any calls to the Facebook Graphical API is performed by a HTTP GET. If someone needs to apply or retrieve specific information from a user, they can make an HTTP GET request like this:
GET /v2.5/me HTTP/1.1
Host: graph.facebook.com
Those calls can also be made through the SDKs of PHP, JavaScript, Android, iOS or the Explorer of the Facebook Graphical API. Here are two practical examples of calls in PHP and JavaScript.
– PHP:
/* PHP SDK v5.0.0 */
/* make the API call */
$request = new FacebookRequest(
$session,
‘GET’,
‘/me’
);
$response = $request->execute();
$graphObject = $response->getGraphObject();
/* handle the result */
– JavaScript:
* make the API call */
FB.api(
“/me”,
function (response) {
if (response && !response.error) {
/* handle the result */
}
}
);
Each of these requests to the API must be signed with an access token, where different permissions can be established. This is what allows a developer to use the Facebook API to retrieve images of a specific user (with their user_id) or a specific Facebook page (page_id), provided the user access token necessary to do so is available.
Within those queries to the API, the ‘Fields’ tag is used to make searches with the API more efficient and quick. When it is used, the ID, the name and profile photo of a particular user is returned, for instance. In the API documentation of the social network a Facebook profile type is used as an example.
GET graph.facebook.com
/bgolub?
fields=id,name,picture
– Marketing API: with it you can access the Facebook advertising platform and implement your own solutions to a company’s actual tools for creating and managing advertising. That Facebook API allows features like audience administration (makes it possible, among other actions, to segment data by user type); ad management (create campaigns and ads); ad statistics (design custom panels); and what the network calls Business Manager (account management).
4. Facebook review of the app.
Once the application has been created, Facebook starts a review process where it checks that the new product meets the social network’s quality standards. This process is intended to check what kind of user data is required by each application to provide the best possible experience.
– Logon permissions are controlled with two essential criteria: utility (permissions must improve user experience) and visibility (access to data should always be backed by a use and direct functionality of the application).
– Facebook verifies that the developer only asks for the permissions that are strictly necessary for optimum performance of the app.
In the dynamic world of payments, a new star has emerged in recent years: Buy Now Pay Later (BNPL), i.e. short-term financing that allows you to buy now and pay later. This model allows businesses to purchase goods or services and pay for them in installments, often interest-free, making it an attractive alternative to credit […]
BBVA and Vecttor, Cabify’s subsidiary engaged in managing vehicles with drivers, have entered into an alliance that saves time and provides security to the company and its drivers. The collaboration allows drivers to deposit cash collections at any BBVA ATM and Vecttor to automatically reconcile this activity from their accounts with those in the company’s […]
BBVA has been recognized by Global Finance as the bank with the best global open banking offer for companies. This award comes on top of 12 other recognitions the magazine has bestowed on the company, such as the best bank for corporate clients and the one recognizing its AI factory as one of the best […]
Please, if you can't find it, check your spam folder
×
The email message with your ebook is on the way
We have sent you two messages. One with the requested ebook and one to confirm your email address and start receiving the newsletter and/or other commercial communications from BBVA API_Market
×
PROCESSING OF PERSONAL DATA
Who is the Data Controller of your personal data?
Banco Bilbao Vizcaya Argentaria, S.A. (“BBVA“) with registered address at Plaza de San Nicolás 4, 48005, Bilbao, España and Tax ID number A-48265169 . Email address: contact.bbvaapimarket@bbva.com
What for and why does BBVA use your personal data for?
For those activities among the following for which you give your consent by checking the corresponding box:
to receive newsletter from BBVA API_Market through electronic means;
to send you commercial communications, events and surveys relating to BBVA API_Market to the e-mail address you have provided.
For how long we will keep your data?
We will keep your data until you unsubscribe from receiving our newsletter or, if applicable, the commercial communications, events and surveys to which you have subscribed. Whether you unsubscribe or whether BBVA decides to end the service, your details will be deleted.
How can I unsubscribe to stop receiving newsletters and/or communications from BBVA API_Market?
You can unsubscribe at any time and without need to indicate any justification, by sending an email to the following address: contact.bbvaapimarket@bbva.com
To whom will we communicate your data?
We will not transfer your personal data to third parties, unless it is mandatory by a law or if you have previously agreed to do so.
What are your rights when you provide us with your information?
You will be able to consult your personal data included in BBVA files (access right)
You can modify your personal data when they are inaccurate (correction right)
You may request that your personal data not be processed (opposition right)
You may request your personal data be deleted (suppression right)
You can request a limitation on the processing of your data in the allowed cases (right of limitation of processing)
You will be able to receive, in electronic format, the personal data you have provided to us, as well as to transmit them to another entity (portability right)
You are responsible for the accuracy of the personal data you provide to BBVA and to keep them duly updated. If you believe that we have not processed your personal data in accordance with regulations, you can contact the Data Protection Officer of BBVA at the following address dpogrupobbva@bbva.com.
You can find more information in the “Personal Data Protection Policy” document on this website.
×
PROCESSING OF PERSONAL DATA
Who is the Data Controller of your personal data? Banco Bilbao Vizcaya Argentaria, S.A (“BBVA“), with registered address at Plaza de San Nicolás 4, 48005, Bilbao, España, and Tax ID No. A-48265169. Email address:contact.bbvaapimarket@bbva.com
What for and why does BBVA use your personal data for?
For the execution and management of your request, specifically, download the requested e-book/s.
BBVA informs you that, unless you indicate your opposition by sending an email to the following address: contact.bbvaapimarket@bbva.com, BBVA may send you commercial communications, surveys and events related to products and/or services of BBVA API Market through electronic means.
For how long we will keep your data?
We will keep your data as long as necessary for the management of your request, and to receive commercial communications, events and surveys. BBVA will keep your data until you unsubscribe to stop receiving our newsletters or, where appropriate, until the end of the service. Afterwards, we will destroy your data.
How can I unsubscribe to stop receiving newsletters and/or communications from BBVA API Market?
You can unsubscribe at any time and without need to indicate any justification, by sending an email to the following address: contact.bbvaapimarket@bbva.com
To whom will we communicate your data?
We will not transfer your personal data to third parties, unless it is mandatory by a law or if you have previously agreed to do so.
What are your rights when you provide us with your information?
You will be able to consult your personal data included in BBVA files (access right)
You can modify your personal data when they are inaccurate (correction right)
You may request that your personal data not be processed (opposition right)
You may request your personal data be deleted (suppression right)
You can request a limitation on the processing of your data in the allowed cases (right of limitation of processing)
You will be able to receive, in electronic format, the personal data you have provided to us, as well as to transmit them to another entity (portability right)
You can exercise before BBVA the aforementioned rights through the following address: contact.bbvaapimarket@bbva.com
You are responsible for the accuracy of the personal data you provide to BBVA and to keep them duly updated.
If you believe that we have not processed your personal data in accordance with the regulations, you can contact the Data Protection Officer at the following address: dpogrupobbva@bbva.com
You can find more information in the “Personal Data Protection Policy” document on this website.
Banco Bilbao Vizcaya Argentaria, S.A. owner of this portal uses cookies and/or similar technologies of its own and third parties for the purposes of personalization, analytics, behavioral advertising or advertising related to your preferences based on a profile prepared from your browsing habits (e.g. pages visited). If you wish to obtain more detailed information, consult our Cookies Policy.
Cookie settings panel
These are the advanced settings for first-party and third-party cookies. Here you can change the parameters that will affect your browsing experience on this website.
Technical Cookies (required)
These cookies are used to give you secure access to areas with personal information and to identify you when you log in.
Name
Owner
Duration
Description
gobp.lang
BBVA
1 month
Language preference
aceptarCookies
BBVA
1 year
Configuration Accepted Cookies
_abck
BBVA
1 year
Helps protect against malicious website attacks
bm_sz
BBVA
4 hours
Helps protect against malicious website attacks
ADRUM_BTs
Salesforce Marketing Cloud
Session
Required for monitoring of the service, inherent to SFMC
ADRUM_BT1
Salesforce Marketing Cloud
Session
Required for monitoring of the service, inherent to SFMC
ADRUM_BTa
Salesforce Marketing Cloud
Session
Required for monitoring of the service, inherent to SFMC
ADRUM_BT
Salesforce Marketing Cloud
Session
Required for monitoring of the service, inherent to SFMC
xt_0d95e
Salesforce Marketing Cloud
Session
Remember user preferences (if any)
__s9744cdb192d044faa1bf201d29fafd1e
Salesforce Marketing Cloud
Session
Remember user preferences (if any)
wpml_browser_redirect_test
WPML
Session
Text translation in the portal
wp-wpml_current_language
WPML
24 hours
Text translation in the portal
They are used to track the activity or number of visits anonymously. Thanks to them we can constantly improve your browsing experience
Your browsing experience is constantly improving.
With your selection, we cannot offer you a continuously improved browsing experience.
Name
Owner
Duration
Description
AMCV_***
Adobe Analytics
Session
Unique Visitor IDs used in Cloud Marketing solutions
AMCVS_***
Adobe Analytics
2 years
Unique Visitor IDs used in Cloud Marketing solutions
demdex (safari)
Adobe Analytics
180 days
Create and store unique and persistent identifiers
sessionID
Adobe Analytics
Session
Launch's internal cookie used to identify the user
gpv_URL
Adobe Analytics
Session
Adobe Analytics plugin: getPreviousValue Capture the value of a certain variable in the following page view, in this case the prop1
gpv_level1
Adobe Analytics
Session
Cookie used to store the DataLayer levl1 of the previous page.
gpv_pageIntent
Adobe Analytics
Session
Cookie used to store the pageIntent of the previous page.
gpv_pageName
Adobe Analytics
Session
Cookie used to store the pagename of the previous page.
aocs
Adobe Analytics
Session
Cookie that stores the first values collected at the beginning of a process.
TTC
Adobe Analytics
Session
Cookie used to store the time between the App Page Visit event and the App Completed event.
TTCL
Adobe Analytics
Session
Cookie used to store the time between the LogIn event and App Completed.
s_cc
Adobe Analytics
Session
Determine if cookies are active
s_hc
Adobe Analytics
Session
Cookie used by Adobe for analytical purposes
s_ht
Adobe Analytics
Session
Cookie used by Adobe for analytical purposes
s_nr
Adobe Analytics
2 years
Determine the number of user visits
s_ppv
Adobe Analytics
Permanent
Adobe Analytics plugin: getPercentPageViewed Determine what percentage of the page a user views
s_sq
Adobe Analytics
Session
ClickMap/ActivityMap features
s_tp
Adobe Analytics
Session
Cookie used by Adobe for analytical purposes
s_visit
Adobe Analytics
2 years
Cookie used by Adobe to know when a session has been started.
They allow the advertising shown to you to be customized and relevant to you. Thanks to these cookies, you will not see ads that you are not interested in.
The advertising is customized to you and your preferences.
Your choice means you will not see customized ads, only generic ones.
Name
Owner
Duration
Description
OT2
VersaTag
90 days
VersaTag Cookie used to store a user id and the number of user visits.
u2
VersaTag
90 days
VersaTag Cookie where the user ID is stored
TargetingInfo 2
MediaMind
1 year
Cookie that serves to assign a unique random number that generates MediaMind.
These cookies are related to general features such as the browser you use.
Your experience and content have been customized.
With your selection, we cannot offer you a continuously improved browsing experience.
Name
Owner
Duration
Description
mbox
Adobe Target
9 days
Cookie used by Adobe Target to test user experience customization.
×
Looks like you’re browsing from Mexico, so let’s show you the custom content for your
location. Change
Looks like you’re browsing from Spain, so let’s show you the custom content for your
location. Change
Select a country
In order to access the private area and corresponding sandbox, select the country of the APIs you want to use.