# Get Ads and Settings

&#x20;To retrieve all ads and settings added to your network via the console, use the `getNetworkAds()` function. This function provides a comprehensive view of your ads and configurations, allowing UIKit or your application to consume and display ads accordingly.

{% tabs %}
{% tab title="iOS" %}
{% embed url="<https://gist.github.com/amythee/a5caebc73eb0304b82fbc75878ddd898>" %}
{% endtab %}

{% tab title="Android" %}
{% embed url="<https://gist.github.com/71c40115f4b3b5f85774f677e4701b1e>" %}
{% endtab %}

{% tab title="TypeScript" %}
{% embed url="<https://gist.github.com/amythee/669bf8f8c86114df95dbd83e53e717e1#file-getnetworkads-ts>" %}
{% endtab %}
{% endtabs %}
