> For the complete documentation index, see [llms.txt](https://adagio-io.gitbook.io/adagio-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adagio-io.gitbook.io/adagio-documentation/open-bidding/direct-pay.md).

# Direct Pay

Direct Pay enables eligible Google Ad Manager 360 publishers to bypass standard programmatic intermediary layers and eliminate SPO friction, delivering higher performance, optimized yield, and increased revenue on your inventory. Under this model, monthly payouts and performance reporting are managed directly by Adagio rather than through Google.

## How to Activate Direct Pay

1. **GAM Configuration**: Add Adagio as a Direct Pay bidder in Google Ad Manager by following the [Google Ad Manager Direct Pay Setup Guide](https://support.google.com/admanager/answer/15523248?hl=en).
2. **Activation Notice**: Send an email to <open-bidding-integration@adagio.io> to request activation. Acceptance can be completed prior to or immediately following your GAM setup. Once this step is completed and approved (and provided all [Getting Started steps](/adagio-documentation/open-bidding/ob-getting-started.md) have been correctly followed), Adagio will immediately **begin monetizing your inventory via Direct Pay.**
3. **Banking Details**: While your monetization starts after step 2, you must complete this step in order to actually receive your payouts. Enter your complete banking information in the Adagio platform under Settings > Billing (*coming soon*). Please note that a bank letter (such as a bank statement or official account verification document) will be required to validate your bank account before your first payment can be issued.

## Payment Terms & Rules

* **Payment Schedule**: Net 60 days.
* **Minimum Threshold**: $200 USD. Balances below $200 at month-end automatically roll over to the following month until the threshold is reached.
* **Reporting Source**: Metrics, revenue reconciliation, and invoicing for Direct Pay are based exclusively on Adagio reporting data.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://adagio-io.gitbook.io/adagio-documentation/open-bidding/direct-pay.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
