> 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 amplification 功能，您无需离开 impact.com，即可直接在 Meta 生态系统中创建、定向并投放广告。借助 Meta amplification，您可以将已获批准的创作者和合作内容转化为付费 Meta 广告，并与您的其他合作项目一起衡量结果。

## Meta amplification 提供什么

Meta amplification 可简化您的广告工作流程，让您将现有合作内容以及 Meta 推荐的帖子都转化为定向付费广告。

### 您可以推广什么内容

您可以推广来自两个来源的内容：

* 来自 impact.com 内部的现有创作者活动帖子，创作者在活动设置过程中已授予使用权许可。
* 由 Meta 推荐引擎展示的内容，该引擎会推荐 Meta 认为适合您的账号、并且表现良好的帖子。对于尚未授予许可的推荐内容，您可以轻松请求授权。

### 优势

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

## 其运作方式

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

1. 一旦您 [设置好您的 Meta 商务组合用户权限](/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/amplify-your-creator-ads/set-up-meta-permissions-for-amplification.md)，即可通过 OAuth 将您的 Meta 账户连接到 impact.com。请参阅 [将你的社交账号作为品牌进行连接](/brand/zh/what-would-you-like-to-learn-about/account-administration/program-settings/lian-jie-she-jiao-zhang-hu/zuo-wei-pin-pai-lian-jie-nin-de-she-jiao-zhang-hu.md) 以了解操作方法。
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.
