> For the complete documentation index, see [llms.txt](https://material-wallpaper.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://material-wallpaper.gitbook.io/docs/android-studio/funding-choices.md).

# Funding Choices

As default, the app using Legacy GDPR, if you want to enable AdMob GDPR with your Funding Choices account, in the **Config.java** file, set **false** value in the **USE\_LEGACY\_GDPR** boolean tag :

```java
public static final boolean USE_LEGACY_GDPR_EU_CONSENT = false;
```

New AdMob GDPR managed and linked with Funding Choices account, go to **Privacy & messaging** in the AdMob UI and select **Go to Funding Choices**. The Funding Choices account is then created automatically in the background. Steps to activate Funding Choices to display the GDRP form correctly.

Login to your AdMob account and select **Privacy & Message** > click button **GO TO FUNDING CHOICES**

<div align="left"><img src="https://3798566067-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfFVQY3CX74uDtAM518%2F-MP6OZd3Bqe8_JQXomfG%2F-MP6QDjb3cWdRB1PXhk4%2Fimage.png?alt=media&amp;token=75efcdfb-9f71-4a89-9fff-e604fdd97e69" alt=""></div>

You will be directed to the funding choices page, then a list of your applications will be displayed.

Select one of your applications for which you want to activate the GDPR.

<div align="left"><img src="https://3798566067-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfFVQY3CX74uDtAM518%2F-MP6OZd3Bqe8_JQXomfG%2F-MP6QHoED42nllPFNWuD%2Fimage.png?alt=media&amp;token=45047dfa-080e-4d44-a6bd-7a0368618a60" alt=""></div>

Select **Consent details**

<div align="left"><img src="https://3798566067-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfFVQY3CX74uDtAM518%2F-MP6OZd3Bqe8_JQXomfG%2F-MP6QL4EF1HK9-DrlByw%2Fimage.png?alt=media&amp;token=83fea4fe-38a3-4eb1-ad15-08a135581a9e" alt=""></div>

Fill form in the **Consent details** and then click **Save**

* **Consent Framework :** IAB Europe Transparency and Consent Framework
* **Privacy policy URL** : insert your app privacy policy url on there
* Select purposes for your own use : This section you have to adjust to the type of application. check the [**IAB policies document**](https://iabeurope.eu/iab-europe-transparency-consent-framework-policies/)
* **Vendors associated with your app** : You need to add each ad technology provider that receives your users personal data and provide information about the use of that data.&#x20;

<div align="left"><img src="https://3798566067-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfFVQY3CX74uDtAM518%2F-MP6ScEfHgai5O2e8jDq%2F-MP6UwIwuTLSfjVmbdHr%2Fimage.png?alt=media&amp;token=114a4493-365b-4f05-a7b6-d5998a2cbf2e" alt=""></div>

After you have click Save, you will redirected back to your application page and then **Create your first message.**

<div align="left"><img src="https://3798566067-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfFVQY3CX74uDtAM518%2F-MP6ScEfHgai5O2e8jDq%2F-MP6V-zo4CU-8_uWZs7t%2Fimage.png?alt=media&amp;token=a19ea5ed-b036-4e70-892a-7da52745b8e3" alt=""></div>

Fill form in the **EU Consent Message** and then click **Continue**

* **Message name :** your message name, e.g : NewGDPR
* **Message Language :** your message language, e.g : English
* **Select the consent choices your users see** : Consent / Manage options

<div align="left"><img src="https://gblobscdn.gitbook.com/assets%2F-LfF_3Ru2C6swaaHXvVo%2F-MIUJaVPG6yNyyZ2WvMl%2F-MIUKRzyvJaaqCpyVIXj%2Fimage.png?alt=media&#x26;token=751a9beb-4d03-4b38-b619-5771cf69be5c" alt=""></div>

Customize your consent UI display or leave it by default and click **Save**

<div align="left"><img src="https://3798566067-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfFVQY3CX74uDtAM518%2F-MP6ScEfHgai5O2e8jDq%2F-MP6V5NaPWswVkEO2kKT%2Fimage.png?alt=media&amp;token=35111479-7b4c-48f9-a937-590b878a153b" alt=""></div>

Click **publish** to activate your AdMob GDPR consent form

<div align="left"><img src="https://3798566067-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfFVQY3CX74uDtAM518%2F-MP6ScEfHgai5O2e8jDq%2F-MP6V8Y4qQY5LRFUXPg6%2Fimage.png?alt=media&amp;token=6e32def1-65af-4c77-80cb-e0034fc6335e" alt=""></div>

<div align="left"><img src="https://3798566067-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfFVQY3CX74uDtAM518%2F-MP6ScEfHgai5O2e8jDq%2F-MP6VBK4SwteK1hFuhbu%2Fimage.png?alt=media&amp;token=45ea264d-cbcf-4fc8-8805-12c475b2871c" alt=""></div>
