Slider Margins
Represents a collection of margins that dictate where a Granify campaign slider can be displayed.
To ensure proper display, the combined values of the left and right margins should not be greater than the screen width. Similarly, the combined values of the top and bottom margins should not be greater than the screen height.
Parameters
left
Distance in pixels from the left side of the screen that a slider should not occupy.
top
Distance in pixels from the top of the screen that a slider should not occupy.
right
Distance in pixels from the right side of the screen that a slider should not occupy.
bottom
Distance in pixels from the bottom of the screen that a slider should not occupy.