Skip to content

Commit

Permalink
Fix verify rewarded ad status API endpoint http method (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasniczy authored and aurelienshz committed Aug 28, 2024
1 parent e6d5f26 commit cb704b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform_API.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ GET /payments/incomplete_server_payments
Verify status of a rewarded ad by `adId` returned by client Pi SDK method `displayAd('rewarded')`

```
POST /ads_network/status/:adId
GET /ads_network/status/:adId
```

- Authorization method: **Server API Key**
Expand Down

4 comments on commit cb704b9

@abeerarifbutt

This comment was marked as resolved.

@fahad888-web
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi how go fix

@Maliksb11
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@Albertemmanuelkesuanu
Copy link

@Albertemmanuelkesuanu Albertemmanuelkesuanu commented on cb704b9 Feb 12, 2025 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.