Get the test catalog template

Returns the test catalog template used for creating conditions. To learn more, see Test Center concepts and Example: create a condition.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Response body
object
conditionTypes
array of objects
required
length ≥ 1

Lists supported condition types and their details.

conditionTypes*
object
conditionExpressions
array of objects
required
length ≥ 0

Lists supported condition expressions and examples.

conditionExpressions*
object
string
required
length ≥ 1

Condition expression template.

examples
array of strings
required
length ≥ 1

Lists examples of condition expressions.

examples*
string
required
length ≥ 1

Unique name for the condition type. To learn more about it, see the list of available conditions.

string
length ≥ 1

Label for the condition type.

placeHolders
array of objects
required
length ≥ 0

Lists details on supported values for you to provide instead of placeholders in conditionExpression.

placeHolders*
object
availableValues
array
required
length ≥ 0

Lists predefined values you can use instead of the placeholder.

availableValues*
boolean
required

Whether you can provide your own values, or if you're limited to values listed in availableValues.

string
required
length ≥ 1

Placeholder name, the same as in conditionExpression.

string
enum
required

Specifies whether availableValues are STRING or INTEGER. This also specifies the type of data you need to provide instead of placeholders, if isCustomValueSupported is true.

STRING INTEGER

string
enum
required

Specifies whether valueDataType supports SINGLE_VALUE or MULTIPLE_VALUE.

SINGLE_VALUE MULTIPLE_VALUE

string
length ≥ 1

Specifies the separator when valueInputType is MULTIPLE_VALUE.

Language
Authentication
URL
Original text
Rate this translation
Your feedback will be used to help improve Google Translate