> ## Documentation Index
> Fetch the complete documentation index at: https://docs.adriel.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to connect

> How to connect the Mobon data source to Adriel: enter API credentials and pull daily campaign performance from the Mobon API.

Mobon is a Korean digital ad network operated by Enliple that distributes performance display and retargeting campaigns across Korean publishers. Connecting it pulls daily campaign performance from the Mobon API into Adriel dashboards, with impressions, clicks, ad spend, conversions, and sales metrics reported across total, mobile, and web placements.

## Before you connect

The following are required:

* A Mobon advertiser account.
* A Mobon API Request URL containing the **ID type**, **Mobon ID**, and **API Key**. If the API Request URL is not yet available, follow Step 1 to obtain it; if it is already available, skip to Step 2.

## Connect Mobon

<Steps>
  <Step title="Get the Mobon API Request URL">
    Contact the Mobon account manager to request API key generation. Mobon returns a Word document containing the **Request URL**, which includes the **ID type**, **Mobon ID**, and **API Key**. The Request URL follows this format:

    `Type=&adverid=&agency id=<MobonID>&sDate=//=&apikey=<API Key value>`
  </Step>

  <Step title="Enter the credentials">
    On the **Data Sources** page, search for **Mobon** and select it. Fill in the required fields using the values from the Request URL:

    * **API Key**: The API key from the Request URL.
    * **Mobon ID**: The Mobon ID from the Request URL.
    * **ID Type**: Choose between **Advertiser ID** and **Agency ID**.
  </Step>

  <Step title="Name and submit">
    Enter an identifiable **Name** for the data source, then click **Submit** to complete the connection. Initial data availability can take up to one business day.
  </Step>
</Steps>

## What gets imported

Daily campaign performance is backfilled on first connection, and a trailing window is refreshed on a schedule so recent figures stay accurate while older snapshots remain frozen at their last captured value. Reports include impressions, clicks, ad spend, conversions, and sales metrics with mobile, web, and combined variants. Amounts are reported in Korean won (KRW).

For the complete list of metrics, breakdowns, and limits, see the [Mobon data reference](/data-sources/g-n/mobon/data-reference).

## Troubleshooting

<AccordionGroup>
  <Accordion title="Authentication fails after a password change">
    The current connector variant exchanges the account credentials for a rotating OAuth Bearer token on each connection. If the Mobon account password changes, the connection must be re-established with the updated credentials.
  </Accordion>

  <Accordion title="Mobile and web totals do not match the combined metric exactly">
    Most spend, click, conversion, and sales metrics expose separate mobile, web, and combined variants. Small differences between the sum of mobile plus web and the combined figure can occur because of cross-placement attribution; the combined metric is the source of truth for top-line reporting.
  </Accordion>

  <Accordion title="Currency reads as KRW">
    Mobon accounts typically report in Korean won. Cross-account aggregation should account for currency normalization downstream.
  </Accordion>

  <Accordion title="Older dates show no data">
    The cache holds a fixed number of days from the initial fetch. Queries spanning dates earlier than the initial backfill return no data for the missing range.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Mobon data reference" href="/data-sources/g-n/mobon/data-reference">
    Metrics, breakdowns, and limits for Mobon.
  </Card>

  <Card title="Mobon FAQs" href="/data-sources/g-n/mobon/faqs">
    Common questions and expected behaviors for the Mobon data source.
  </Card>

  <Card title="How to connect Mobon v3" href="/data-sources/g-n/mobon-v3/how-to-connect">
    Connect the current Mobon variant with user ID and password.
  </Card>

  <Card title="How to connect Kakao Keyword Ads" href="/data-sources/g-n/kakao-keyword-ads/how-to-connect">
    Connect another Korean ad platform.
  </Card>

  <Card title="How to connect Naver GFA" href="/data-sources/g-n/naver-gfa/how-to-connect">
    Connect Naver's GFA display network.
  </Card>
</CardGroup>
