Returns the total count of targetgroups in the account.

Example

GET https://api.maileon.com/1.0/targetgroups/count
Content-type: application/vnd.maileon.api+xml
Accept: application/vnd.maileon.api+xml
Authorization: [XXX]

Status: 200 OK
Content-Type: application/vnd.maileon.api+xml

<?xml version="1.0" encoding="UTF-8"?>
<count>3</count>