Skip to main content

PublicScheduledAnalyticParameter

parameterIdstring<uuid>
parameterScopePublicParameterScope (string)

Possible values: [Global, Variant, SapConnection]

variantTypePublicVariantType (string)

Possible values: [Initial, Delta]

sapCredentialsIdstring<uuid>nullable
targetTarget (string)

Possible values: [Value, FromValue, ToValue]

referenceDateReferenceDate (string)

Possible values: [StartDate, EndDate]

offsetValueinteger<int32>
offsetUnitOffsetUnit (string)

Possible values: [Day, Month]

PublicScheduledAnalyticParameter
{
"target": "Value",
"referenceDate": "StartDate",
"offsetValue": 0,
"offsetUnit": "Day",
"parameterId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parameterScope": "Global",
"variantType": "Initial",
"sapCredentialsId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}