Enum AdPosition
Where the ad itself is logically.
Namespace: AppstockSDK.Api
Assembly: Appstock.Core.dll
Syntax
public enum AdPosition
Fields
| Name | Description |
|---|---|
| Footer | Ad is placed inside page footer. |
| Header | Ad is placed inside page header. |
| Sidebar | Ad is placed inside page sidebar. |
| Unknown | Not assigned (unknown). |