> For the complete documentation index, see [llms.txt](https://rehanabbas.gitbook.io/adpluginx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rehanabbas.gitbook.io/adpluginx/ad-network-indexes/adconfig.md).

# AdConfig

Ad Network Page and Global Config

#### &#x20;Route Config

| Name               | Type             | Default                   |
| ------------------ | ---------------- | ------------------------- |
| localAdFlag        | bool             | false                     |
| native             | int              | 0                         |
| banner             | int              | 0                         |
| isNativeEnable     | bool             | true                      |
| localGridCount     | int              | 2                         |
| localClick         | Array\<int>      | \[0,1,2,3]                |
| localFail          | Map\<String,int> | {"0":1,"1":2,"2":3,"3":0} |
| overRideReward     | bool             | true                      |
| maxFailed          | int              | 4                         |
| overRideTimer      | bool             | false                     |
| overRideTimerValue | int              | 20                        |
|                    |                  |                           |
