Skip to content

Commit 10c5249

Browse files
committed
Doc Updates
1 parent 21fc9e2 commit 10c5249

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

markdown/plugin/ageRange/index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> --------------------- ------------------------------------------------------------------------------------------
44
> __Type__ [Library][api.type.Library]
55
> __Revision__ [REVISION_LABEL](REVISION_URL)
6-
> __Keywords__ utf8, UTF-8, Unicode, string
6+
> __Keywords__ age, age range, AgeRange, string
77
> __Platforms__ Android, iOS
88
> --------------------- ------------------------------------------------------------------------------------------
99

markdown/plugin/applovinMax/show.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The `params` table includes parameters for the AppLovin ad loading.
4040
_[String][api.type.String]._ The placement to be used. This must be identical to one of the placements defined for the app in the [AppLovin developer portal](https://www.applovin.com/manage).
4141

4242
##### y ~^(optional)^~
43-
_[String][api.type.String]._ Only applicable for banner ads. Valid values: `"top"`, `"center"` and `"bottom"`. Default is `"top"`.
43+
_[String][api.type.String]._ or _[Number][api.type.Number]._ Only applicable for banner ads. Valid String values: `"top"`, `"center"` and `"bottom"`. Default is `"top"`. If you pass is number it will be used as offset.
4444

4545
<div class="guide-notebox">
4646
<div class="notebox-title">Notes</div>

0 commit comments

Comments
 (0)