> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/amplify-your-creator-ads/boost-ads-with-meta-amplification-for-brands.md).

# Meta 放大说明

借助 Meta 增效功能，你无需离开 impact.com，就能直接在 Meta 的生态系统中创建、定向和发布广告。通过 Meta 增效功能，你可以将已审核通过的创作者和合作内容转化为付费 Meta 广告，并将结果与你的其余合作项目一并衡量。

## Meta 增效功能提供什么

Meta 增效功能通过让你将现有合作内容和 Meta 推荐帖子转化为定向付费广告，简化你的广告工作流程。

### 你可以增效哪些内容

你可以从两个来源增效内容：

* 位于 impact.com 内部的现有创作者活动帖子，且创作者已在活动设置中授予使用权限。
* 由 Meta 推荐引擎呈现的内容。该引擎会推荐 Meta 认为适合你的账号、并有良好表现潜力的帖子。对于尚未获得权限的推荐内容，你可以轻松发起申请。

### 优势

* **简化的工作流程** — 直接在 impact.com 中创建、定向并发布你的 Meta 广告。不再需要在各工具之间来回切换、重新上传内容，或在 Meta Ads Manager 中从头重建活动。
* **让你的创作者内容发挥更大作用** — 利用你已有的合作内容，并为其投入付费预算。你表现最好的创作者帖子无需从头开始，就能触达更广泛的受众。
* **数据驱动的洞察** — 并排查看广告表现、创作者 ROI 和活动指标。由于你的付费结果与合作数据并列，你可以全面了解哪些因素在推动价值。
* **创作者持续获得归因** — 当你使用 impact.com 跟踪链接对创作者内容进行增效时，付费活动带来的转化会归因给该创作者，并计入其报酬。
* **更少的琐碎工作，更快的决策** — 引导式设置流程省去了手动步骤，并提供更好的可见性，让你能够快速行动并做出更明智的判断。

## 它是如何运作的

在 impact.com 中，你可以配置自己的增效活动，利用现有内容，或借助 Meta 的推荐来触达更广泛的受众。

1. 当你已经 [设置好你的 Meta Business Portfolio 用户权限后](/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/amplify-your-creator-ads/wei-fang-da-she-zhi-meta-quan-xian.md)，即可通过 OAuth 将你的 Meta 账户连接到 impact.com。
2. 可直接从现有创作者活动和内容库中选择已批准的帖子、合作内容或社交素材。你也可以申请使用创作者的帖子权限。
3. 通过配置受众定向、目标、预算和排期来构建增效活动，然后使用 Meta 的 API 将其发布到 Instagram。
4. 你的创作者会因其增效广告而获得归因和报酬。
5. 你可以在 impact.com 中查看活动结果、互动和转化指标，并与合作和创作者表现数据并列，形成统一的投资回报视图。

### 创作者如何获得报酬？

当创作者的内容被增效时，只要你在设置增效活动时使用 impact.com 跟踪链接，创作者就会获得归因并得到报酬。启用跟踪链接后，付费活动带来的转化会归因给创作者，并计入其报酬。创作者不会获得归因的唯一情况，是你使用自己的链接而不是 impact.com 跟踪链接。

## 开始使用

要开始提升你的广告效果，请参阅 [配置增效活动](/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/amplify-your-creator-ads/configure-an-amplification-campaign.md) 帮助文章。

## 常见问题

<details>

<summary>为什么要使用 impact.com，而不是直接进入 Meta Ads Manager？</summary>

Meta Ads Manager 要求你完全离开创作者工作流程、重新上传内容，并从头重建活动。impact.com 将所有内容集中在一处，因此你无需重新创建已经建立好的流程。

</details>

<details>

<summary>在增效时可以定向到特定城市或州吗？</summary>

目前还不可以。地理定向仅支持国家/地区级别——当前不支持州和城市级别定向。

</details>


---

# 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://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/amplify-your-creator-ads/boost-ads-with-meta-amplification-for-brands.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.
