-
public class AdRevenueSchemeCreated by Taras Lozovyi on 19.06.2024.
-
-
Method Summary
Modifier and Type Method Description final StringgetCOUNTRY()code ISO 3166-1 format final StringgetAD_UNIT()ID of the ad unit for the impression final StringgetAD_TYPE()Format of the ad final StringgetPLACEMENT()ID of the ad placement for the impression -
-
Method Detail
-
getCOUNTRY
final String getCOUNTRY()
code ISO 3166-1 format
-
getAD_UNIT
final String getAD_UNIT()
ID of the ad unit for the impression
-
getAD_TYPE
final String getAD_TYPE()
Format of the ad
-
getPLACEMENT
final String getPLACEMENT()
ID of the ad placement for the impression
-
-
-
-