At a glance: A list of partners that are integrated with AppsFlyer Audiences
Related reading: Audiences | Import audience
Audiences partner list
The table that follows contains Audiences partners and the credentials needed to connect to the partner.
To connect to the partner:
- Identify the partner in the table and do one of the following:
- If the table contains a link to specific partner instructions, click on the link, and proceed using the instructions that display.
--OR-- - If the table contains the list of credentials required:
- Obtain the credentials from the partner.
- Complete the connection procedure in the Audiences dashboard.
- If the table contains a link to specific partner instructions, click on the link, and proceed using the instructions that display.
List of Audience partners
Partner | Logo | What's needed to connect to the partner |
---|---|---|
Aarki | ![]() |
API key |
Adcolony | ![]() |
API key |
Adikteev | ![]() |
API username, API password, Company ID |
Adobe Audience Manager | ![]() |
Instructions to connect to Adobe Audience Manager |
Affle | ![]() |
API key |
Amazon S3 | ![]() |
Instructions to connect to Amazon S3 |
AppLovin | ![]() |
Management key |
Appnext | ![]() |
API key |
Appreciate | ![]() |
Buyer ID, API key |
Beeswax | ![]() |
Email, Password, Buzzkey, Account ID |
Beintoo | ![]() |
API key |
Bidease | ![]() |
API key |
Bigabid | ![]() |
API key |
Chartboost | ![]() |
User ID, User signature |
Criteo | ![]() |
Instructions to connect to Criteo |
CrossInstall | ![]() |
API key |
Downstream | ![]() |
API key |
Edge226 | ![]() |
API key |
![]() |
Instructions to connect to Facebook | |
Filexmedia | ![]() |
API key |
GetLoyal | ![]() |
API key |
Google Ads | ![]() |
Instructions to connect to Google Ads |
Httpool | ![]() |
Instructions to connect to Httpool |
InMobi | ![]() |
Property ID |
Insider | ![]() |
API key |
ironSource | ![]() |
ironSource user ID, API key |
Jampp | ![]() |
Client ID, Client secret, App ID |
Kayzen | ![]() |
API key |
Lemmonet | ![]() |
API key |
Lifestreet | ![]() |
API key |
Liftoff | ![]() |
API key |
Manage | ![]() |
API key |
MediaSmart | ![]() |
Organization ID |
Minsights | ![]() |
Access key ID, Secret access key, path |
Mintegral | ![]() |
API key, App ID |
MobYoung | ![]() |
API key |
Mobusi | ![]() |
API key |
Mobvista | ![]() |
Advertiser ID, API key |
Moloco | ![]() |
API key |
myTarget | ![]() |
Instructions to connect to MyTarget |
Oracle | Instructions to connect to Oracle | |
Personaly | ![]() |
API key |
PushSpring | ![]() |
Instructions to connect to PushSpring |
Remerge | ![]() |
Access key ID, Secret access key, Path |
RTBHouse | ![]() |
API key |
SFTP | ![]() |
Instructions to connect to SFTP |
SHAREit | ![]() |
API key |
Slack | ![]() |
Instructions to connect to Slack |
Smadex | ![]() |
Smadex login |
Snapchat | ![]() |
Instructions to connect to Snapchat |
Spotad | ![]() |
API key |
StartApp | ![]() |
API token |
Superads | API key | |
Tapjoy | ![]() |
Instructions to connect to Tapjoy |
TheTradeDesk | ![]() |
Advertiser ID, Secret key |
TikTok For Business | ![]() |
Instructions to connect to TikTok For Business |
Truecaller | ![]() |
API key |
Vizury | ![]() |
API key |
Widerplanet | ![]() |
API key |
YahooGemini | ![]() |
Yahoo login |
Yeahmobi | ![]() |
API key |
YouAppi | ![]() |
API key |
Taboola | ![]() |
Log in to Taboola to authenticate |
Backinapp | ![]() |
Email address, Password |
Appier | ![]() |
API key |
Adobe Audience Manager (AAM)
AppsFlyer creates and syncs Traits with your selected Data Source in AAM.
To connect an audience to AAM:
- Log in to Adobe Maketing Cloud dashboard
-
Go to Manage Data > Data Sources.
-
In the Data Sources page, create a new Data Source.
-
Complete the form as follows:
-
Set ID Type to Device Advertising ID.
-
In the inbound data source settings, enable Customer ID.
-
- Click Save.
The Data Sources selection displays. - Record the Data Source ID for later use.
- In the left-hand menu, go to Administration > Groups.
-
Go to the Permissions tab.
- Create a new group.
- Select the Data Source you created.
- Click Save Object.
- Go to Admin > Users.
-
Create a new user for use by AppsFlyer Audiences and complete the mandatory fields as needed.
- In Assigned Groups, select the group you previously created.
- Record the Email and Password of the user created.
- Click Save.
-
In AppsFlyer, go to Audiences > Connection.
- Click Create new connection.
- Enter a connection name.
-
Select Adobe Marketing Cloud.
The Connect to Adobe Marketing Cloud window displays. - Complete the fields using the credentials previously recorded.
- Click Add connection.
Audience data is available in AAM, under Analytics > Onboarding Status after 24 hours.
Amazon S3
Creating an S3 integration allows AppsFlyer to send the audience device IDs directly to your S3 bucket. The file sent to S3 has the following characteristics:
- File name: Audience name and date. For example, my_audience_2020-06-23.csv
- Content: Single column, with no header, containing device IDs
- An addtional file is written each day. Existing files aren't deleted
- If split audiences are sent, a single ZIP file is written, it contains a separate file for each partner (split)
To connect an audience to Amazon S3:
- In AppsFlyer, go to Audiences > Connection.
-
Click Create new connection.
- Enter a Connection name.
-
Select Amazon S3.
The Add connection window opens. - Record the Account ID and External ID for later use.
- In the AWS console, go to IAM > Policies.
- Click Create Policy.
- Click JSON.
- Paste the following policy snippet into the JSON window.
{ "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": "s3:*", "Resource": "arn:aws:s3:::BUCKET-NAME/*" } ] }
- Replace BUCKET-NAME with the name of the bucket to which you want AppsFlyer to upload your audience.
Note
The policy must contain only the root bucket and not additional directories in the path. For example, the resource arn:aws:s3:::BUCKET-NAME/Directory/* is not supported. If you need the files to be transferred to a specific directory, see step 14.
The actions
PutObject
,DeleteObject
andListBucket
are mandatory for AppsFlyer to perform the necessary actions on your bucket. - Click Review policy.
- Enter a policy Name.
- Click Create policy.
-
In your AWS console, go to Access management > Roles.
- Click Create role.
-
Select Another AWS account to provide cross-account access between your AWS account and the AppsFlyer AWS account.
- Enter Account ID. This is the Account ID that your already copied from the AppsFlyer dashboard.
-
Select Require external ID. This is the external ID that you already copied from the AppsFlyer dashboard.
- When prompted to select a policy from the existing policies in your AWS account, choose the policy previously created.
- Click the name of the newly created role to open its properties window.
-
Record the Role ARN.
-
In the AppsFlyer S3 integration window, enter the ARN and bucket name in the appropriate fields
If you want to transfer the files into a specific folder within a bucket, provide the bucket name with the subsequent folders inside it, separated by "/" for example (bucketname/foldername/foldername).
If you provide a folder name that does not already exist, AppsFlyer creates it during the upload process.
-
Click Add connection.
Once the integration process is complete and an audience is uploaded, a CSV with the device IDs will be available in the bucket.
Criteo
To connect an audience to Criteo:
-
In the Criteo dashboard, create an API User.
- Record the API User Client ID and Secret.
- In AppsFlyer, go to Audiences > Connection.
- Click Create new connection.
- Enter a Connection name.
- Select Criteo.
- Click Add Connection.
Prerequisite:
Your role in Facebook Business Manager must be either Admin or Advertiser including the campaign management ability.
To connect an audience to Facebook:
- Create an Ad Account on Facebook
- In AppsFlyer, go to Audiences > Connection.
- Click Create new connection.
- Enter a Connection name.
- Select Facebook.
- Click Log in to Facebook.
- Log in to Facebook (as an admin or advertiser).
- Select the required Ad Account.
The Facebook permissions page opens. - Follow the instruction in the Facebook user interface.
- If you edit the settings, you must Enable Manage your ads. This is the default setting.
- To close the Facebook user interface, click Done.
- Click Add connection.
Once the integration process is complete and an audience is uploaded, its available in your Facebook Custom Audiences dashboard.
Google Ads
To enable AppsFlyer to send Audiences to Google Ads the following actions must be completed. Note! We only send data to Google after all the steps are complete.
Considerations:
- After completing the procedure we are able to connect and upload the audience to Google Ads. It takes 6-12 hours for Google Ads to display the populated list.
- Google customer match:
- Supports: Universal App Campaigns for Engagement (UACe), Display and Video (DV360)
- Doesn't support: Universal App Campaigns (UAC)
Action # | Description | Performed by |
---|---|---|
1 |
|
Team member or Admin |
2 | Sign (approve) the AppsFlyer Google Customer Match terms in the Audiences page in the AppsFlyer platform | ![]() |
3 |
Reach out to Google Ads, request that they enable your Google Ads account to use Customer Match. |
Team member |
To connect an audience to Google Ads:
- In AppsFlyer, go to Audiences, select an audience.
- Go to the Connect tab.
- Click Create new connection.
- Enter a connection name.
- Select Google Ads. If the Google Ads icon does not display, reach out to your CSM or hello@appsflyer.com and request that they enable your Audiences to use Google Adwords.
- Click Sign in to Google Ads.
The Sign in with Google window opens. - Complete the Google sign in and confirm your choices in Google Ads.
The window closes. - In the AppsFlyer platform, select an account.
- Click Terms of service.
The terms of service display. - If you are the admin: If you agree to the terms, click I accept.
- If you are not the admin:
- Click Proceed and review later.
- Ask the admin to login to accept the terms. Use the procedure that follows to do so.
- Click Add connection.
The Google Ads account is connected. Ensure that you complete all the actions in the preceding checklist to enable the connection.
To accept the terms and enable the connection the admin performs the following procedure:
Httpool
To connect an audience to Httpool:
- In AppsFlyer, go to Audiences > Connection.
- Click Create new connection.
- Enter a Connection name.
- Select Httpool.
- Click Log in to Httpool.
A new timestamp displays. - Click Add connection.
MyTarget
To connect an audience to MyTarget:
- In AppsFlyer, go to Audiences. > Connection.
- Click Create new connection.
- Enter a Connection name.
- Select MyTarget.
- Click Log in to MyTarget.
- Select an ad account.
- Click Add Connection.
Oracle Data Cloud
-
Create a new Oracle Data Cloud connection, as in the screenshot below:
- Copy AppsFlyer’s Seat ID, and request your Oracle Data Cloud account manager to allowlist it for you. This enables AppsFlyer to create categories on your behalf.
- Insert your Seat ID and Site ID (you can receive them from your Oracle Data Cloud account manager).
- After verifying your Seat ID, a dropdown list displays all of your Parent Categories:
- Select the Parent Category under which your sub-categories should be created.
- Click Add Connection.
PushSpring
To connect an audience to PushSpring:
- In AppsFlyer, go to Audiences > Connection.
- Go to the Connection tab.
- Click Create new connection.
- Enter a Connection name.
- Select PushSpring.
- Click Log in to PushSpring.
A new timestamp displays. - Click Add connection.
Once the integration process is complete and an audience is uploaded, it appears in your PushSpring Imported Audiences dashboard.
SFTP
To connect an audience to SFTP:
- In SFTP, create access credentials which include Server IP, Username, and Password.
- In AppsFlyer, go to Audiences > Connection.
- Click Create new connection. Enter a Connection name.
- Select SFTP
- Enter the SFTP credentials.
- If you want the files to be transferred to a specific folder path in the server, enter the path with “/” delimiters (for example, “appsflyer/audiences”).
Note
Each file will be added to a folder named after the Audience name itself. The file name will contain the audience name and relevant date (eg. “appsflyer/audiences/MyAudience/MyAudience_2017-10-02”).
If you leave this blank, the files will be added to the root folder of your SFTP server.
- If you want the files to be compressed with GZIP, enable the GZIP files option.
- Click Add Connection.
Slack
AppsFlyer uploads a CSV file of Device IDs to your public Slack channel.
To connect an audience to Slack:
- In AppsFlyer, go to Audiences > Connection.
- Click Create new connection. Enter a Connection name.
- Select Slack.
- Click Add to Slack.
- On the Slack authentication screen, select your relevant Slack Team.
- Select a public Channel.
- Click Add connection.
Once the integration process is complete, and an audience has been uploaded, a CSV file with the Device IDs appears in the selected Slack channel.
Snapchat
To connect an audience to Snapchat
- In AppsFlyer, go to Audiences > Connection.
- Click Create new connection. Enter a Connection name.
- Select Snapchat.
- Click Log in to Snapchat.
- Select your Organization and Ad account.
- Click Add connection.
The audience will appear in the Snapchat dashboard 24 hours after upload.
Note
Snapchat deducts unfamiliar Device IDs, which potentially results in smaller audience sizes.
Tapjoy
To connect an audience to Tapjoy:
- Get your Partner ID from your Tapjoy Account Manager.
- Get your Publisher Reporting API Key from the Tapjoy App Settings page.
- In AppsFlyer, go to Audiences. > select an audience > go to the Connection tab.
- Click Create new connection. Enter a Connection name.
- Select Tapjoy.
- Select a Tapjoy list type:
- Retarget
- Denylist
- App suppression
- Enter the Tapjoy app ID and Tapjoy offer ID as needed.
- Click Add connection.
TikTok for Business
Prerequisite:
- You need TikTok ad account permissions of either a TikTok for Business account admin or ad account operator.
To connect an audience to TikTok:
- Get the TikTok for Business login credentials from your TikTok account manager.
- In AppsFlyer, go to Audiences > Connection.
- Click Create new connection.
- Enter a Connection name.
- Select TikTok.
- Click Log in to TikTok for Business.
The TikTok for Business for developers window opens. - In TikTok for Business, select an authorized account.
- Click Agree to Authorize.
After a few seconds, the AppsFlyer Audiences window displays. - Click Add connection.