Module: urls

Classes

ActionBeaconURL
AdServerURL
ClickURL
CreativeURL
ImpURL
PubCreativeURL
PubURL

Members

(inner, constant) CLICK_PATH :string

Type:
  • string
Source:

(inner, constant) CLICK_PATH :string

Type:
  • string
Source:

(inner, constant) CR_PATH :string

Type:
  • string
Source:

(inner) expandURLMacros :function

Populates macro values in any arbitrary text according to macro-to-string definition and macro value mapping.

Type:
  • function
Source:

(inner, constant) IMP_PATH :string

Type:
  • string
Source:

(inner, constant) PUB_PATH :string

Type:
  • string
Source:

(inner, constant) PUBCR_PATH :string

Type:
  • string
Source:

(inner) stringToMacro :function

Function to convert a simple string to a URL macro.

Simply uppercases string, and encloses in '${}'

Doesn't check for spaces or anything not URL-safe, so just don't give it anything stupid and expect it to work.

Type:
  • function
Source: