Creating App Ads Learn how to run ads for your mobile or desktop app in Facebook's news feed.
Mobile App Ads
Promote your app on mobile devices.
Desktop App Ads
Promote your canvas app on desktop.
Create Your First Ad
Prerequisites and step-by-step guide.
Create Ad Verify Your App Ads Setup
Mobile App Ads
With mobile app ads, you can promote your mobile app in the Facebook mobile News Feed. Each ad will be delivered as a sponsored story labeled Suggested App. People can like, comment, share and, most important, install your app with a simple tap.
?Sponsored Story - See screenshot below
Ad Layout
The sponsored story shows your ad copy in the Facebook mobile ad unit. The ad unit is made up by your app's name and your ad creative.
?Call-To-Action button - See screenshot below
Call to Action
A customizable call to action button (e.g., Install Now) is placed in the bottom right of the ad.
?Store Page - See screenshot below
App Store
If people tap the call to action button, they will be redirect to your apps's Google Play or Apple App Store page (for install ads), or a specific part of your app (for engagement ads).
Design Guidelines for Mobile App Ads
Desktop App Ads
With desktop app ads you can promote your desktop app in the News Feed on facebook.com. In addition you can also book ads in the right hand column.
?Sponsored Story - See screenshot below
Ad Layout: News Feed
Your ads show a short message and a card introducing your app. The card is made up by your app's name and an image.
?Right Column Ad - See screenshot below
Ad Layout: Right Column
This ad format is placed in the right colum next to the News Feed. Besides size and arrangement differences this ad will not show an app icon.
?Call-To-Action button - See screenshot below
Call-to-Action
A Call-To-Action button is placed in the bottom right of the ad, either "Play Now" or "Use Now". If people click the Call-To-Action button they will be asked to accept your app's permission prompt. If a person agrees it will be counted as an install, allowing you to measure and optimize your ads based on installs.
After accepting the permission request people will be redirected to your app URL.
Design Guidelines for Desktop App Ads
Create Your First Ad
Prerequisites
Before creating an ad you need to fulfill the these prerequisites:
- Mobile Apps: Your app must be available in the Apple App or Google Play store.
- Desktop Apps: Your app must be a Facebook Canvas app.
- Facebook Page: You need to be admin of a Facebook page.
- Image(s): You need at least one image to create an ad.
- Ads Account: If you haven’t advertised with Facebook before, you may need to set up a payment source in the Facebook Ads Manager.
- For Amazon Apps: You need to configure your Amazon Appstore url in the app settings under the Android platform with your Facebook App ID. We require your Amazon Appstore app have a corresponding Facebook app within your app settings
Link Ad Accounts
To measure installs in the Facebook Ads Manager or if you want other people or companies to run ads on behalf of your app, you have to associate advertising accounts with your app using the app dashboard. Use the button below to navigate to the advanced app settings and add accounts via the Authorized Ad Account IDs
input field.
Recommended
- Facebook SDK: Take advantage of our advanced targeting, measurement and optimization tools by adding the Facebook SDK for iOS or Android to your app. This step is optional but highly recommended.
- Exclude People who Installed Your App: Read our guide below.
Step-by-Step
The Ads Create Wizard will guide you through all necessary steps to create an ad. When changing parameters you will be able to preview the result of each setting, for example how your ad will look like.
- Get Started: Use the Create Ad button below and choose Get installs of your app to set the objective "App Installs".
- App: Pick your mobile or desktop app by using the typeahead or copy and paste your app's Google Play or Apple App Store URL into the form.
- For Multi-Platform Apps: You can only promote one platform at a time. Select a platform, later repeat all steps to create ads for other platforms.
- Audience: Who do you want your ads to reach?
- Budget: How much do you want to spend?
- Media: Upload or pick at least one images for your ad. The recommended image size is
1200X628
pixel. Use may also use a video. - Text & Links: Set what text and links do you want to use. Connect your ad to your Facebook Page, pick a Call-To-Action.
- Place Order: Use the "Place Order" button so book your ad. You may use the "Review Order" to verify your ad configuration.
Exclude People who Installed Your App
This section does not apply to engagement ads, but only for install ads.
For Android, people who installed your app are automatically excluded as long as you provide us your app's package name in the app settings page.
For iOS 9.0+, the only way to exclude users is forwarding app events to Facebook. We are able to exclude users for 180 days after their most recent app event (whether it is an install, app open or in-app event). If you use a Mobile Measurement Partner (MMP) that only sends install events, after 180 days, those users with the app installed will begin to see install ads again even if they are using the app consistently.
For iOS 8.x and below, we are able to exclude users if we can detect that your app is already installed on their device. To allow us to detect if your app is installed, you must do one of the following:
Configure your application's
Info.plist
file so thatfb{your-fb-app-id}
is a registered URL scheme for your app. If Facebook detects thatfb{your-fb-app-id}
is a registered URL scheme on the device, we'll know your app is already installed and we can exclude that user. See Configure Xcode Project for instructions on how to configure your app'sInfo.plist
. You might have already done this if you're using the Facebook SDK.Provide a “Deep Link” URL when creating an ad. A deep link is a URL that directly opens your application on the device. For example,
yelp:///search?terms=burritos
is a deep link that directly opens the Yelp application. If Facebook can detect that your deep link URL's scheme is a registered scheme on the device, we'll know your app is installed and we can exclude that user.
Next Steps
After you get your ad up and running, we recommend that you integrate the Facebook into your app to take advantage of our advanced measurement and optimization tools.
Using the SDK with App Ads Learn how to Measure App Installs Deep Linking in App Ads