> For the complete documentation index, see [llms.txt](https://documentation.freshpaint.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.freshpaint.io/integrations/destinations/apps/floodlight.md).

# Floodlight (Beta)

{% hint style="warning" %}
The Floodlight destination is deprecated. Please instead use: [Google Campaign Manager 360](/integrations/destinations/demand-side-platforms-dsps/google-campaign-manager-360.md)
{% endhint %}

Optimize your ad spend by attributing ad clicks to conversion and other key behaviors via Floodlight.

This destination is currently under development and in a closed beta. If you are interested in participating in the beta, please reach out to your account manager for more details. This documentation may be subject to changes and use of this destination is considered experimental.

{% content-ref url="/pages/UZ2y8K3whgwaSDaHdIpu" %}
[Floodlight Quick Start Guide (Beta)](/integrations/destinations/apps/floodlight/floodlight-quick-start-guide-beta.md)
{% endcontent-ref %}

{% content-ref url="/pages/zfeB1X4VH3oJTRRpzkeR" %}
[Floodlight Reference (Beta)](/integrations/destinations/apps/floodlight/floodlight-reference-beta.md)
{% endcontent-ref %}

{% content-ref url="/pages/2GMkUCfEBGEoArQBwvCs" %}
[Floodlight Enhanced Conversions (Beta)](/integrations/destinations/apps/floodlight/floodlight-enhanced-conversions-beta.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://documentation.freshpaint.io/integrations/destinations/apps/floodlight.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.
