Skip to content

Commit

Permalink
TW-1192 Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
keshan3262 committed Dec 19, 2023
1 parent 8f45259 commit 40176f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/routers/slise-ad-rules/ad-places.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ import { hostnamesListSchema, sliseAdPlacesRulesDictionarySchema } from '../../u
* integer: true
* description: >
* Indicates the depth of the parent element of the selected element, i. e. 0 means that the selected
* elements are ads containers themselves, 1 means that the selected elements are ads containers' direct
* elements are ads banners themselves, 1 means that the selected elements are ads banners' direct
* children and so on.
* shouldUseDivWrapper:
* type: boolean
* description: Whether the ads banner should be wrapped in a div
* description: Whether the Slise ads banner should be wrapped in a div
* divWrapperStyle:
* type: object
* description: Style of the div wrapper
Expand All @@ -54,7 +54,7 @@ import { hostnamesListSchema, sliseAdPlacesRulesDictionarySchema } from '../../u
* min: 0
* integer: true
* description: >
* Indicates the depth of the parent element for the selected element that should change its style.
* Indicates the depth of the parent element for an ad banner that should change its style.
* style:
* type: object
* description: New style of the parent element
Expand Down

0 comments on commit 40176f5

Please sign in to comment.