(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. |
Returns:
Conversion goal details.
list() → {Object}
Gets the list of conversion goal definitions in the account.
Returns:
List of conversion goal definitions.
- Type
- Object
listConversionTypes() → {Object}
List of conversion types.
Returns:
List of conversion types.
- Type
- Object