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

## Meta 放大功能提供什么

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

### 你可以放大什么

你可以放大来自两个来源的内容：

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

### 优势

* **工作流程更简化** — 直接从 impact.com 创建、定向并投放你的 Meta 广告。无需在工具之间来回切换、重新上传内容，或在 Meta Ads Manager 中从头重建活动。
* **让你的创作者内容发挥更大作用** — 利用你已有的合作内容，并为其投入付费预算。你表现最佳的创作者帖子可以触达更广泛的受众，而无需从头开始。
* **数据驱动的洞察** — 并排查看广告表现、创作者 ROI 和活动指标。由于你的付费结果与合作数据并列展示，你可以全面了解究竟是什么在推动价值。
* **创作者持续获得归因** — 当你使用 impact.com 跟踪链接放大创作者内容时，付费活动带来的转化会归因于该创作者，并计入其收益。
* **更少的繁琐工作，更快的决策** — 引导式设置流程减少手动步骤，并让你拥有更好的可见性，从而更快推进并做出更明智的决策。

## 工作原理

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

1. 通过 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.
