setSessionID("Vaše Příchozí SessionID"); $apiCall->MailingGetContentLink((int)99); $report = $apiCall->SendRequest(); if (!$report) { echo $apiCall->getError(); }else { echo ''; } ?>