198
getorgreport sales, report=spam_summary, date=20060331
getorgreport sales, report=usage_summary, date=20060331
getorgreport sales, report=spam_summary, date=20060331, top=10
Description
Build a report of type <report type> for organization, <org name> for a given day,
<date>. This is done at the account org level.
• <org name> -- The organization referred to by the reports.
Enclose <org name> in double quotes or preceded with a ‘\’ symbol if it
contains a quote (‘), double quote (“), backslash (\), apostrophe, commas, #, =
symbols
• report -- This parameter lists the report type. Available report types include:
• traffic_summary -- Traffic by Recipient report
• virus_summary -- Virus by Account report
• spam_summary -- Spam by Account report
• usage_summary - Count of users on the given day
• date -- This parameter holds the date range for the report. Date is represented
in the format:
• traffic_summary -- YYYYMMDD[-YYYYMMDD]
• virus_summary -- YYYYMMDD[-YYYYMMDD]
• spam_summary -- YYYYMMDD[-YYYYMMDD]
• usage_summary -- YYYYMMDDtop -- This parameter shows how many
report entries you want listed in the report summary. The example above
demonstrates a top 10 listing for the spam report. This parameter is relevant
for Traffic and Spam reports.
Default: top=20
Komentáře k této Příručce