Skip to main content
Save Target Dimension

Headers

Accept-Language
string

Convert string references and multi-language values into a specified language (iso2) code.

SO-Language
string

Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.

SO-Culture
string

Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.

SO-TimeZone
string

Specify the timezone code that you would like date/time responses converted to.

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Body

The TargetDimension that is saved

Target Dimension carrier Carrier object for TargetDimension. Services for the TargetDimension Carrier is available from the Targets Agent.

TargetDimensionId
integer<int32>

Primary key

AssignmentLevel
enum<string>

What level this dimension can be assigned to (Company, Group, Associate)

Available options:
None,
Company,
Group,
Associate
EntityType
enum<string>

Entity type for this set of targets (Sale, Project, Selection, Appointment...)

Available options:
None,
Sale
MeasurementUnit
enum<string>

What to measure (Amount, Count, Profit...

Available options:
None,
Amount,
Count,
Profit
DimensionListField
string

List that defines the dimensions for this target matrix (ex: Sale type, source, partner, business, udef or extrafield lists...)

DimensionListName
string

List name (can be used by list provider system to get list items)

DimensionListId
integer<int32>

List id (can be used by list provider system to get list items)

DimensionListLabel
string

list label (list column name)

SelectedDimensions
integer<int32>[]

id's of the selected/wanted dimensions (what sale types or udef list lines that should be target dimensions)

TableRight
object

Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.

FieldProperties
object

Field property dictionary mapping field names to field access rights.

Response

OK

Target Dimension carrier Carrier object for TargetDimension. Services for the TargetDimension Carrier is available from the Targets Agent.

TargetDimensionId
integer<int32>

Primary key

AssignmentLevel
enum<string>

What level this dimension can be assigned to (Company, Group, Associate)

Available options:
None,
Company,
Group,
Associate
EntityType
enum<string>

Entity type for this set of targets (Sale, Project, Selection, Appointment...)

Available options:
None,
Sale
MeasurementUnit
enum<string>

What to measure (Amount, Count, Profit...

Available options:
None,
Amount,
Count,
Profit
DimensionListField
string

List that defines the dimensions for this target matrix (ex: Sale type, source, partner, business, udef or extrafield lists...)

DimensionListName
string

List name (can be used by list provider system to get list items)

DimensionListId
integer<int32>

List id (can be used by list provider system to get list items)

DimensionListLabel
string

list label (list column name)

SelectedDimensions
integer<int32>[]

id's of the selected/wanted dimensions (what sale types or udef list lines that should be target dimensions)

TableRight
object

Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.

FieldProperties
object

Field property dictionary mapping field names to field access rights.