Data & keyword passing

Content URL passing

AppLovin recommends that you pass your app content URL when you make ad requests. It allows for buy-side contextualization or review. Some DSP buyers may require it. You pass this URL in the bid request.

You can pass your app content URL when you make an ad request. The following code snippets show how to do this:

AppLovinMAX.setBannerExtraParameter( '«ad-unit-ID»', 'content_url', '«value»' );

Unified identifiers

You can pass UID2 tokens in the bid stream. Buyers use these tokens to target and accurately bid on app inventory. You are responsible for tokenizing and for passing the token to AppLovin. The code examples below show how you pass the tokens:

AppLovinMAX.setAppOpenAdExtraParameter( '«ad-unit-ID»', 'uid2_token', '«value»' );

search