| Name | Description | Additional information |
|---|---|---|
| page | [1..x] |
Define this parameter in the request URI. |
List of Target Category Information
[
{
"targetcategoryid": 1,
"companyid": 2,
"utctimestamp": "2025-10-28T11:46:13.6513085+00:00",
"createdby": "sample string 4",
"utclastchanged": "2025-10-28T11:46:13.6513085+00:00",
"lastchangedby": "sample string 5",
"isactive": true,
"threshold": 7,
"targetcategoryname": {
"targetcategoryid": 1,
"targetcategoryname": "sample string 2",
"createdby": "sample string 3",
"utctimestamp": "2025-10-28T11:46:13.6513085+00:00",
"utclastchanged": "2025-10-28T11:46:13.6513085+00:00",
"lastchangedby": "sample string 6"
}
},
{
"targetcategoryid": 1,
"companyid": 2,
"utctimestamp": "2025-10-28T11:46:13.6513085+00:00",
"createdby": "sample string 4",
"utclastchanged": "2025-10-28T11:46:13.6513085+00:00",
"lastchangedby": "sample string 5",
"isactive": true,
"threshold": 7,
"targetcategoryname": {
"targetcategoryid": 1,
"targetcategoryname": "sample string 2",
"createdby": "sample string 3",
"utctimestamp": "2025-10-28T11:46:13.6513085+00:00",
"utclastchanged": "2025-10-28T11:46:13.6513085+00:00",
"lastchangedby": "sample string 6"
}
}
]
<ArrayOfsetuptargetcategorymodel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/APICOMMON">
<setuptargetcategorymodel>
<companyid>2</companyid>
<createdby>sample string 4</createdby>
<isactive>true</isactive>
<lastchangedby>sample string 5</lastchangedby>
<targetcategoryid>1</targetcategoryid>
<targetcategoryname>
<createdby>sample string 3</createdby>
<lastchangedby>sample string 6</lastchangedby>
<targetcategoryid>1</targetcategoryid>
<targetcategoryname>sample string 2</targetcategoryname>
<utclastchanged>2025-10-28T11:46:13.6513085+00:00</utclastchanged>
<utctimestamp>2025-10-28T11:46:13.6513085+00:00</utctimestamp>
</targetcategoryname>
<threshold>7</threshold>
<utclastchanged>2025-10-28T11:46:13.6513085+00:00</utclastchanged>
<utctimestamp>2025-10-28T11:46:13.6513085+00:00</utctimestamp>
</setuptargetcategorymodel>
<setuptargetcategorymodel>
<companyid>2</companyid>
<createdby>sample string 4</createdby>
<isactive>true</isactive>
<lastchangedby>sample string 5</lastchangedby>
<targetcategoryid>1</targetcategoryid>
<targetcategoryname>
<createdby>sample string 3</createdby>
<lastchangedby>sample string 6</lastchangedby>
<targetcategoryid>1</targetcategoryid>
<targetcategoryname>sample string 2</targetcategoryname>
<utclastchanged>2025-10-28T11:46:13.6513085+00:00</utclastchanged>
<utctimestamp>2025-10-28T11:46:13.6513085+00:00</utctimestamp>
</targetcategoryname>
<threshold>7</threshold>
<utclastchanged>2025-10-28T11:46:13.6513085+00:00</utclastchanged>
<utctimestamp>2025-10-28T11:46:13.6513085+00:00</utctimestamp>
</setuptargetcategorymodel>
</ArrayOfsetuptargetcategorymodel>