-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Yuriy Velichko
committed
Sep 23, 2024
1 parent
9ab9674
commit cefd618
Showing
1 changed file
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
# Prebid Mobile iOS SDK | ||
# Prebid Mobile SDK - iOS API Reference | ||
|
||
To work with Prebid Mobile, you will need accesss to a Prebid Server. See [this page](https://docs.prebid.org/prebid-server/overview/prebid-server-overview.html) for options. | ||
Prebid iOS SDK is an open-source monetization library that allows you to integrate header bidding demand partners into the mobile app in various ways. The integration documentation can be found [here](https://docs.prebid.org/prebid-mobile/prebid-mobile.html). | ||
|
||
This section is autogenerated documentation describing the SDK's public classes, methods, and other code structures. It doesn't provide any integration guides but always provides updated API references. | ||
|
||
The documentation is generated for each SDK release. | ||
|
||
If you see any inconsistency or want to improve the process, you are always welcome to contribute to [Prebid Mobile iOS SDK](https://github.com/prebid/prebid-mobile-ios) on GitHub. |