Skip to content

Consent, Other Applicable Flags, and Data APIs

When you use the Axon SDK as an advertiser, you are responsible for complying with applicable privacy regulations. If you collect and/or transmit personally identifiable information, you are responsible for protecting and managing that data.

You are fully responsible for correctly collecting consent values and other applicable flags and for passing those to AppLovin. This is true whether you use your own consent mechanism or a third-party API. The Axon SDK provides APIs with which you pass consent and other applicable flags to AppLovin.

Best practices:

  • Solicit your own legal advice. Nothing in this document should be construed as legal advice.
  • Read and understand the AppLovin Policies for Demand Partners, AppLovin’s Privacy Policy, and the integration guides offered by AppLovin.
  • List AppLovin in your privacy policy as a third-party that collects data. Include a link to AppLovin in your privacy policy.

This framework helps facilitate compliance with:

  • Certain U.S. multi-state privacy requirements
  • Data restrictions under COPPA, and App Store policies

However, consent and privacy requirements may extend beyond these. You should apply them accordingly and based on the jurisdiction(s) of your users.

When you use the Axon SDK, AppLovin requires you to correctly set certain consent values and other applicable flags and to send those to AppLovin. You are fully responsible for correctly collecting and sending these values and flags. This is true whether you use your own consent mechanism or a third-party API.

When you initialize the Axon SDK, the SDK records the values that you set in the “Privacy States” fields to the log. These fields include “Do Not Sell”. Because the Axon SDK records the values of these fields when the SDK initializes, you must set these values before you initialize the Axon SDK. This ensures that the fields are set and passed to AppLovin correctly.

Multi-State Consumer Privacy Laws

State laws in the United States may require you to display a “Do Not Sell or Share My Personal Information” link to users in those states, or to provide other options through which those users can opt out of interest-based advertising. Such users can opt out of both interest-based advertising and the sale or sharing of their personal information for the purpose of interest-based advertising. You must set a flag for users from those states that indicates whether those users opt out in this way. If a user does not opt out in these ways, set the do-not-sell flag this way before initializing or using the Axon SDK:

PrivacySettings.setDoNotSell(true)

If a user does opt out of interest-based advertising, set the do-not-sell flag this way:

[ALPrivacySettings setDoNotSell: NO];

Prohibition on Children Data or Using the Services for Children or Apps Exclusively Targeted to Children

As explained in AppLovin’s Terms of Use, Policies for Demand Partners, and Policies for Publishers, you may not provide AppLovin with children data or cause that information to be provided via a third party. You may not initialize or use the Axon SDK in any way or otherwise use the AppLovin Services in connection with a “child” as defined under applicable laws. For example, in mixed-audience apps or “everyone” apps—i.e., apps whose users may include children—if a particular user of your app qualifies as a “child,” the Axon SDK should not be initialized or used in any way.

In addition, you cannot use AppLovin Services in apps exclusively designed for, or exclusively directed to, children. For example, iOS Apps in the “Kids” category and Google Play apps that target children and are required to follow Families Ads & Monetization Policy requirements may not use the AppLovin Services at all. AppLovin does not knowingly collect personal information from children or serve advertisements to children.

You can find additional examples in the following table:

App CategoryRequired Actions
Apps directed to “children,” such as iOS apps in the “kids” categoriesYou may not use the AppLovin Services at all.
Apps directed to mixed audiences, including “children”You may not initialize the Axon SDK or use the AppLovin Services in connection with any user who qualifies as a “child” under applicable law.
Apps directed to a general audienceYou may not initialize the Axon SDK or use the AppLovin Services in connection with any user who qualifies as a “child” under applicable law.