> For the complete documentation index, see [llms.txt](https://support.hugoffers.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.hugoffers.com/zhong-wen-shuo-ming-wen-dang/hugoffers-xiang-xi-shuo-ming-wen-dang/guang-gao-zhu-pian/chuang-jian-shou-dong-offer.md).

# 创建手动offer

#### 注意： <a href="#pysru" id="pysru"></a>

1. 创建手动offer前需要确保已经[创建好对应的广告主](https://www.yuque.com/hugoffers/support/How-to-create-an-advertiser)。
2. 向广告主获取到offer基本信息：应用包名app id（页面推广不做要求）、追踪链接（Tracking link/click url)、offer的国家geo、单价payin、预算cap信息。

#### 创建步骤： <a href="#jxm74" id="jxm74"></a>

选择offer创建模式->填写offer信息->核对关键信息，进行后续测试

<br>

**1.选择offer创建模式：**

\
点击导航栏Offers-Create Offer，有三种offer模式可选：

![](https://cdn.nlark.com/yuque/0/2021/png/2501264/1619502890649-f720071e-3011-497d-9cb9-22a0cca2d7c6.png)&#x20;

Quickly Create Offer：快速创建offer，适用app offer，只需填写较少信息，需填写应用包名，可较快创建offer。\
App Promotion：app推广，适用app offer，需填写详细信息，需填写应用包名。\
Web Promotion：页面推广，适用页面推广，无需填写应用包名。

**2.填写offer信息**

以Quickly Create Offer为例，填写内容如下：\
![](https://cdn.nlark.com/yuque/0/2021/png/2501264/1619504322723-575bd363-e8a5-40fc-966a-f76f1b7e1341.png)

填写完毕后点击finish create提交，进入offer详情页面

**3.核对关键信息，进行后续模拟测试**<br>

在offer详情中查看tracking link、单价、国家是否正确，没有问题可以开始[与广告主进行回调模拟测试](https://www.yuque.com/hugoffers/support/testing-offer-postback)


---

# 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://support.hugoffers.com/zhong-wen-shuo-ming-wen-dang/hugoffers-xiang-xi-shuo-ming-wen-dang/guang-gao-zhu-pian/chuang-jian-shou-dong-offer.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.
