# Rewarded Ads

Issues with ad reward delivery.

* Rewarded ad fails to load or triggers reward without completion.
* Reward discrepancy (actual vs. expected).
* Missing ad attribution on the CTA button (missing "AD" label or icon).

How to fix:

[Unity](https://wiki.playgama.com/playgama/sdk/api/advertisement/rewarded#unity)

[Godot](https://wiki.playgama.com/playgama/sdk/api/advertisement/rewarded#godot-1)

[Construct 3](https://wiki.playgama.com/playgama/sdk/api/advertisement/rewarded#construct-3-1)

[Defold](https://wiki.playgama.com/playgama/sdk/api/advertisement/rewarded#defold)

[GDevelop](https://wiki.playgama.com/playgama/sdk/api/advertisement/rewarded#gdevelop)

[GameMaker](https://wiki.playgama.com/playgama/sdk/api/advertisement/rewarded#gamemaker)

[Plain JS](https://wiki.playgama.com/playgama/sdk/api/advertisement/rewarded#defold)

[Cocos Creator](https://wiki.playgama.com/playgama/sdk/api/advertisement/rewarded#cocos-creator)

[Scratch](https://wiki.playgama.com/playgama/sdk/api/advertisement/rewarded#scratch-1)


---

# Agent Instructions: 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:

```
GET https://wiki.playgama.com/playgama/how-to-fix-issues/rewarded-ads.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
