For older adults, specific Facebook activities more important than overall use

UNIVERSITY PARK, Pa. — The actions that older adults take on Facebook may be more important to their user experience and well-being than their overall use of the site, according to researchers.
In a study conducted by a team that included researchers from Penn State, older adults experienced different levels of competence, relatedness and autonomy on Facebook based on the types of their activities on the site.
Specifically, older adults who posted more pictures to Facebook felt more competent, which led to significantly higher levels of well-being in general, according to the researchers, who report their findings in the journal Health Communication. Commenting more frequently and receiving more responses to posts — also called message contingency — tended to improve feelings of relatedness and connection with others on Facebook, they added. Further, older adults who customized their profiles gave them more of a sense of autonomy while on the site.
However, the researchers also found that overall Facebook use was linked to lower well-being among older adults. Although this may seem to contradict the previous results, it may actually tell a more nuanced story about the relationship between social media and well-being, said S. Shyam Sundar, James P. Jimirro Professor of Media Effects in the Donald P. Bellisario College of Communications and co-director of the Media Effects Research Laboratory.
“What it may boil down to is that older adults might want to reduce their overall use of the platform, but still engage more in those specific Facebook activities that can enhance their sense of competence, like posting photos,” said Sundar, who is also an affiliate of Penn State’s Institute for Computational and Data Sciences (ICDS). “The recommendation is, then, rather than just browsing through feed after feed after feed on Facebook, actually do something on Facebook that can promote these positive outcomes.”
According to Eun Hwa Jung, assistant professor of communication, Kookmin University, South Korea, and lead author of the study, the study addresses the large gap in understanding about how older people engage on social media.
“Much of the social media research out there focuses on younger people because they tend to be the main users of the technology, but older adults are also becoming more used to technology and are using social media more,” said Jung. “So, this study hopefully offers older adults ways to use social media to enhance their positive mental health.”
Social Media, Senior Citizens and Isolation
Designing social media features to help older adults feel less isolated and more connected is especially important because this group is vulnerable to social isolation, according to the researchers.
“In general, older adults have a higher risk of being socially isolated because of mobility restrictions,” said Sundar. “Back in 2009, what really prompted this research was our curiosity about whether social networking sites could help them bridge that gap with their contacts and help them overcome that social isolation. With the COVID-19 restrictions, there’s even greater social isolation for older adults, which means there’s even greater need for social connection.”
The researchers said that developers may want to find ways to ease the complexity of tasks on social media sites that help older users build confidence and promote their well-being.
“Designers could ease the friction that older adults may feel when they post photos, for example,” said Sundar. “If they post a photo on Facebook, they might feel like it’s gone into a vacuum — the site doesn’t give them immediate feedback on how to post that photo, or whether the photo is on the site yet. Interfaces could be better designed to be friendly to older adults, so that they can more easily post multimedia elements.”
To gather data for the study, the researchers conducted both a content analysis and an online survey of about 202 Facebook users who were more than 60 years old. A content analysis is a rigorous study of pieces of media, such as text or videos. To do that, Jung, formerly a doctoral student at Penn State, assembled data about content posted by study participants, who all agreed to allow her to carefully record their activity on the social media site during the one-year study period.
The participants also filled out an online survey that measured psychological feelings, such as subjective well-being, enjoyment and autonomy.
According to the researchers, future research could look at features and tasks associated with other social media sites, such as Twitter and Pinterest, as well as investigate other technological features on social media sites.
Introducing Facebook Graph API v18.0 and Marketing API v18.0

Today, we are releasing Facebook Graph API v18.0 and Marketing API v18.0. As part of this release, we are highlighting changes below that we believe are relevant to parts of our developer community. These changes include announcements, product updates, and notifications on deprecations that we believe are relevant to your application(s)’ integration with our platform.
For a complete list of all changes and their details, please visit our changelog.
General Updates
Consolidation of Audience Location Status Options for Location Targeting
As previously announced in May 2023, we have consolidated Audience Location Status to our current default option of “People living in or recently in this location” when choosing the type of audience to reach within their Location Targeting selections. This update reflects a consolidation of other previously available options and removal of our “People traveling in this location” option.
We are making this change as part of our ongoing efforts to deliver more value to businesses, simplify our ads system, and streamline our targeting options in order to increase performance efficiency and remove options that have low usage.
This update will apply to new or duplicated campaigns. Existing campaigns created prior to launch will not be entered in this new experience unless they are in draft mode or duplicated.
Add “add_security_recommendation” and “code_expiration_minutes” to WA Message Templates API
Earlier this year, we released WhatsApp’s authentication solution which enabled creating and sending authentication templates with native buttons and preset authentication messages. With the release of Graph API v18, we’re making improvements to the retrieval of authentication templates, making the end-to-end authentication template process easier for BSPs and businesses.
With Graph API v18, BSPs and businesses can have better visibility into preset authentication message template content after creation. Specifically, payloads will return preset content configuration options, in addition to the text used by WhatsApp. This improvement can enable BSPs and businesses to build “edit” UIs for authentication templates that can be constructed on top of the API.
Note that errors may occur when upgrading to Graph API v18 if BSPs or businesses are taking the entire response from the GET request and providing it back to the POST request to update templates. To resolve, the body/header/footer text fields should be dropped before passing back into the API.
Re-launching dev docs and changelogs for creating Call Ads
- Facebook Reels Placement for Call Ads
Meta is releasing the ability to deliver Call Ads through the Facebook Reels platform. Call ads allow users to call businesses in the moment of consideration when they view an ad, and help businesses drive more complex discussions with interested users. This is an opportunity for businesses to advertise with call ads based on peoples’ real-time behavior on Facebook. Under the Ad set Level within Ads Manager, businesses can choose to add “Facebook Reels” Under the Placements section. - Re-Launching Call Ads via API
On September 12, 2023, we’re providing updated guidance on how to create Call Ads via the API. We are introducing documentation solely for Call Ads, so that 3P developers can more easily create Call Ads’ campaigns and know how to view insights about their ongoing call ad campaigns, including call-related metrics. In the future, we also plan to support Call Add-ons via our API platform. Developers should have access to the general permissions necessary to create general ads in order to create Call Ads via the API platform.Please refer to developer documentation for additional information.
Deprecations & Breaking Changes
Graph API changes for user granular permission feature
We are updating two graph API endpoints for WhatsAppBusinessAccount. These endpoints are as follows:
- Retrieve message templates associated with WhatsAppBusiness Account
- Retrieve phone numbers associated with WhatsAppBusiness Account
With v18, we are rolling out a new feature “user granular permission”. All existing users who are already added to WhatsAppBusinessAccount will be backfilled and will continue to have access (no impact).
The admin has the flexibility to change these permissions. If the admin changes the permission and removes access to view message templates or phone numbers for one of their users, that specific user will start getting an error message saying you do not have permission to view message templates or phone numbers on all versions v18 and older.
Deprecate legacy metrics naming for IG Media and User Insights
Starting on September 12, Instagram will remove duplicative and legacy, insights metrics from the Instagram Graph API in order to share a single source of metrics to our developers.
This new upgrade reduces any confusion as well as increases the reliability and quality of our reporting.
After 90 days of this launch (i.e. December 11, 2023), we will remove all these duplicative and legacy insights metrics from the Instagram Graph API on all versions in order to be more consistent with the Instagram app.
We appreciate all the feedback that we’ve received from our developer community, and look forward to continuing to work together.
Please review the media insights and user insights developer documentation to learn more.
Deprecate all Facebook Wi-Fi v1 and Facebook Wi-Fi v2 endpoints
Facebook Wi-Fi was designed to improve the experience of connecting to Wi-Fi hotspots at businesses. It allowed a merchant’s customers to get free Wi-Fi simply by checking in on Facebook. It also allowed merchants to control who could use their Wi-Fi and for how long, and integrated with ads to enable targeting to customers who had used the merchant’s Wi-Fi. This product was deprecated on June 12, 2023. As the partner notice period has ended, all endpoints used by Facebook Wi-Fi v1 and Facebook Wi-Fi v2 have been deprecated and removed.
API Version Deprecations:
As part of Facebook’s versioning schedule for Graph API and Marketing API, please note the upcoming deprecations:
Graph API
- September 14, 2023: Graph API v11.0 will be deprecated and removed from the platform
- February 8, 2024: Graph API v12.0 will be deprecated and removed from the platform
- May 28, 2024: Graph API v13.0 will be deprecated and removed from the platform
Marketing API
- September 20, 2023: Marketing API v14.0 will be deprecated and removed from the platform
- September 20, 2023: Marketing API v15.0 will be deprecated and removed from the platform
- February 06, 2024: Marketing API v16.0 will be deprecated and removed from the platform
To avoid disruption to your business, we recommend migrating all calls to the latest API version that launched today.
Facebook Platform SDK
As part of our 2-year deprecation schedule for Platform SDKs, please note the upcoming deprecations and sunsets:
- October 2023: Facebook Platform SDK v11.0 or below will be sunset
- February 2024: Facebook Platform SDK v12.0 or below will be sunset
First seen at developers.facebook.com
Allowing Users to Promote Stories as Ads (via Marketing API)

Before today (August 28, 2023), advertisers could not promote images and/or videos used in Instagram Stories as ads via the Instagram Marketing API. This process created unwanted friction for our partners and their customers.
After consistently hearing about this pain point from our developer community, we have removed this unwanted friction for advertisers and now allow users to seamlessly promote their image and/or video media used in Instagram Stories as ads via the Instagram Marketing API as of August 28, 2023.
We appreciate all the feedback received from our developer community, and hope to continue improving your experience.
Please review the developer documentation to learn more.
First seen at developers.facebook.com
Launching second release of Facebook Reels API: An enterprise solution for desktop and web publishers

We’re excited to announce that the second release of FB Reels API is now publicly available for third-party developers. FB Reels API enables users of third-party platforms to share Reels directly to public Facebook Pages and the New Pages Experience.
FB Reels API has grown significantly since the first release in September 2022. The new version of the APIs now support custom thumbnails, automatic music tagging, tagging collaborators, longer format of reels and better error handling.
FB Reels API will also support scheduling and draft capability to allow creators to take advantage of tools provided either by Meta or by our partners. Based on the feedback we received from our partners, we’ll now provide additional audio insights via the Audio Recommendations API and reels performance metrics via the Insights API.
Our goal in the next couple of releases is to continue to make it easier for creators to develop quality content by adding features like early copyright detection and A/B testing. We’re also excited to start working on enhanced creation features like Video clipping- so stay tuned to hear more about those features in the future.
Call-to-Action
If you are a developer interested in integrating with the Facebook Reels API, please refer to the Developer Documents for more info.
Not sure if this product is for you? Check out our entire suite of sharing offerings.
Tune in to Product @scale event to learn more about FB Video APIs and hear from some of our customers.
First seen at developers.facebook.com
-
Uncategorized1 week ago
3 Ways To Find Your Instagram Reels History
-
OTHER2 weeks ago
WhatsApp Chat Interoperability Feature Spotted in Development on Latest Beta Update: Report
-
FACEBOOK1 week ago
Introducing Facebook Graph API v18.0 and Marketing API v18.0
-
OTHER2 weeks ago
YouTube ‘Subscribe’ Button Spotted to Be Glowing When Creators Request Subscription
-
Uncategorized1 week ago
Community Manager: Job Description & Key Responsibilities
-
Uncategorized1 week ago
The Complete Guide to Social Media Video Specs in 2023
-
LINKEDIN1 week ago
Career Stories: Learning and growing through mentorship and community
-
Uncategorized1 week ago
Social Media Intelligence: What It Is & Why You Need It