Conversions

SklikApi. Conversions

(private) new Conversions()

Methods

get(conversionIds)

Gets the details of specified conversion goals.

Parameters:
Name Type Description
conversionIds number | Array.<number>

Conversion ID or array of conversion IDs.

See:
Returns:

Conversion goal details.

list() → {Object}

Gets the list of conversion goal definitions in the account.

See:
Returns:

List of conversion goal definitions.

Type
Object

listConversionTypes() → {Object}

List of conversion types.

See:
Returns:

List of conversion types.

Type
Object