> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/zh/wang-luo/offer/offer-tong-yong.md).

# Offer - 常规

#### 1. 前往 Offer 列表 **»** Offer - 已批准

<figure><img src="/files/071fe15f88b53127fda7913e7fdba544092cb9ee" alt=""><figcaption></figcaption></figure>

#### 2. 点击 Offer 名称 / ID 进入其配置面板。&#x20;

<figure><img src="/files/f47bb313c7b59014f5bddf13065ac164811da6b8" alt=""><figcaption></figcaption></figure>

### Offer 字段&#x20;

<table data-header-hidden><thead><tr><th width="225.74223257114562"></th><th width="497.42857142857133"></th></tr></thead><tbody><tr><td><strong>字段</strong></td><td><strong>描述</strong></td></tr><tr><td>Offer 名称</td><td>活动名称</td></tr><tr><td>广告主</td><td>该 Offer 的广告主 </td></tr><tr><td>Offer 类别</td><td>创建的 Offer 类型 </td></tr><tr><td>应用 ID</td><td>应用程序的 ID</td></tr><tr><td>外部 Offer ID</td><td>如果 Offer 通过外部方式添加，系统会自动将广告主的 Offer ID 添加到外部 Offer ID 字段中。也可以手动添加。</td></tr><tr><td>Offer 预览 URL</td><td>Offer 的预览 URL </td></tr><tr><td>Offer URL</td><td>广告主用于推广的 URL</td></tr><tr><td>广告主定价（收入）</td><td>收入的模型和价格</td></tr><tr><td><p>联盟会员定价 </p><p>（支付）</p></td><td>支付的模型和金额</td></tr><tr><td>货币</td><td>Offer 的货币</td></tr><tr><td>隐藏支付</td><td>启用后将隐藏联盟会员的支付  </td></tr><tr><td>排期</td><td>活动的开始日期和结束日期 </td></tr><tr><td>Offer 到期提醒</td><td>如果启用：将在 Offer 结束日期前 1 天发送到期提醒。</td></tr><tr><td>每日开始/停止</td><td>该功能可帮助用户仅在指定时段推广活动</td></tr><tr><td>Offer 可见性</td><td><ul><li><strong>公开 -</strong> 所有联盟会员都可查看该 Offer。联盟会员可以申请，Offer 将自动批准。</li><li><strong>公开 + 需审批 -</strong> 所有联盟会员都可查看该 Offer。联盟会员申请 Offer 后需等待管理员批准。</li><li><strong>私有 -</strong> 只有被管理员授予 Offer 访问权限的联盟会员才能查看并推广这些 Offer</li></ul></td></tr><tr><td>状态</td><td><ul><li><strong>批准 -</strong> 联盟合作伙伴可以访问并发送流量。</li><li><strong>待处理 -</strong> 联盟合作伙伴无法查看这些 Offer</li><li><strong>已结束 -</strong> 已过期的 Offer</li></ul></td></tr><tr><td>向联盟会员发送提醒</td><td>启用后可发送有关联盟会员支付和 Offer 状态变更的提醒 </td></tr><tr><td>深度链接</td><td>启用后可在 Offer 中使用深度链接 </td></tr><tr><td>条款</td><td><ul><li><strong>Offer 描述 -</strong> Offer 的描述</li><li><strong>私密备注 -</strong> 内部私密备注</li><li><strong>Offer 条款 / KPI -</strong> 联盟会员的关键绩效指标</li></ul></td></tr></tbody></table>

***

## 广告主 URL 生成器的 URL 建议

在其中放置链接后 **'Offer URL'** 或 **'落地页'** 字段中，广告主 URL 生成器将自动检测合作伙伴平台，并创建一个包含该平台重要参数的建议 URL。该 URL 建议可用作 offer URL 或落地页 URL。

<figure><img src="/files/2f8804d6db9dc8e32c5e217f84cb30c450dc439d" alt=""><figcaption></figcaption></figure>

**了解更多关于广告主 URL 生成器的信息**

{% content-ref url="/pages/cdd7fd868b3e3e7d1b899daa7ffc1368b44b2900" %}
[广告主 URL 构建器](/zh/wang-luo/offer/guang-gao-zhu-url-gou-jian-qi.md)
{% endcontent-ref %}


---

# 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://knowledgebase.offer18.com/zh/wang-luo/offer/offer-tong-yong.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.
