Examples for Music
Apple Music Summary Streams Reports (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, amStreams, Summary, Daily, 20210101, 1_1
<?xml version="1.1" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded AppleMusic_SummaryStreams_80012345_20210101_V1_1.zip</Message>
</Output>
Apple Music Container Summary Reports (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, amContainer, Summary, Daily, 20210101
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded AppleMusic_ContainerSummary_80012345_20210101.txt.gz</Message>
</Output>
Apple Music Library Events Reports (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties Sales.getReport 80012345, amLibraryEvents, Detailed, Daily, 20210101
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded AppleMusic_LibraryEvents_80012345_20210101.txt.gz</Message>
</Output>
Apple Music Total Library Adds Reports (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties Sales.getReport 80012345, amTotalLibraryAdds, Summary, Daily, 20210101
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded AppleMusic_TotalLibraryAdds_80012345_20210101.txt.gz</Message>
</Output>
Apple Music Editorial Playlist Adds Reports (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, amEditorialPlaylistAdds, Summary, Daily, 20210101
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded AppleMusic_EditorialPlaylistAdds_80012345_20210101.txt.gz</Message>
</Output>
Shazams Report (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, amShazam, Summary, Daily, 20190808
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded AMShazam_80012345_20190808.txt.gz.</Message>
</Output>
Sales Report (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, Sales, Detailed, Daily, 20190513, 1_2
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded D_D_80012345_20190513_V1_2.txt.gz.</Message>
</Output>
Sales Report When Delayed (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, Sales, Summary, Daily, 20150201
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Error>
<Code>117</Code>
<Message>Daily reports are delayed. Please try again in 1 hour.</Message>
<Retry>3600000</Retry>
</Error>
Pre-Order Report (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, Pre-Order, Summary, Weekly, 20150208
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded P_S_W_80012345_20150208.txt.gz.</Message>
</Output>
Wrong Vendor Number (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 90012345, amStreams, Summary, Daily, 20150201
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Error>
<Code>200</Code>
<Message>Invalid vendor number specified. Try again.</Message>
</Error>
Demographic Reports (Daily) (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, ArtistDemographics, Summary, Daily, 20170801, 1_1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded iTunes_ArtistDemographics_80012345_20170320_V1_1.txt.gz.</Message>
</Output>
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, ContentDemographics, Summary, Daily, 20170801, 1_1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded iTunes_ContentDemographics_80012345_20170320_V1_1.txt.gz.</Message>
</Output>
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, amContentDemographics, Summary, Daily, 20170801, 1_2
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded AppleMusic_ContentDemographics_80012345_20170320_V1_2.txt.gz.</Message>
</Output>
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, amArtistDemographics, Summary, Daily, 20170801, 1_2
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded AppleMusic_ArtistDemographics_80012345_20170320_V1_2.txt.gz.</Message>
</Output>
Demographic Reports (Weekly) (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, ArtistDemographics, Summary, Weekly, 20170801
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded iTunes_ArtistDemographicsWeekly_80012345_20170320.txt.gz.</Message>
</Output>
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, ContentDemographics, Summary, Weekly, 20170801
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded iTunes_ContentDemographicsWeekly_80012345_20170320.txt.gz.</Message>
</Output>
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, amContentDemographics, Summary, Weekly, 20170801, 1_1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded AppleMusic_ContentDemographicsWeekly_80012345_20170320_V1_1.txt.gz.</Message>
</Output>
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, amArtistDemographics, Summary, Weekly, 20170801, 1_1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded AppleMusic_ArtistDemographicsWeekly_80012345_20170320_V1_1.txt.gz.</Message>
</Output>
Demographic Reports (Monthly) (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, ArtistDemographics, Summary, Monthly, 20170801
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded iTunes_ArtistDemographicsMonthly_80012345_20170320.txt.gz.</Message>
</Output>
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, ContentDemographics, Summary, Monthly, 20170801
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded iTunes_ContentDemographicsMonthly_80012345_20170320.txt.gz.</Message>
</Output>
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, amContentDemographics, Summary, Monthly, 20170801, 1_1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded AppleMusic_ContentDemographicsMonthly_80012345_20170320_V1_1.txt.gz.</Message>
</Output>
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, amArtistDemographics, Summary, Monthly, 20170801, 1_1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded AppleMusic_ArtistDemographicsMonthly_80012345_20170320_V1_1.txt.gz.</Message>
</Output>
Examples for TV
Sales Report (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, Sales, Summary, Daily, 20150201
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded S_D_80012345_20150201.txt.gz.</Message>
</Output>
Sales Report When Delayed (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, Sales, Summary, Daily, 20150201
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Error>
<Code>117</Code>
<Message>Daily reports are delayed. Please try again in 1 hour.</Message>
<Retry>3600000</Retry>
</Error>
Cloud Report (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, Cloud, Detailed, Daily, 20190513, 1_1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded C_D_80012345_20190513_V1_1.txt.gz.</Message>
</Output>
Wrong Vendor Number (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 90012345, Sales, Summary, Daily, 20150201
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Error>
<Code>200</Code>
<Message>Invalid vendor number specified. Try again.</Message>
</Error>
Examples for Movies
Sales Report (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, Sales, Summary, Daily, 20150201
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded S_D_80012345_20150201.txt.gz.</Message>
</Output>
Sales Report When Delayed (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, Sales, Summary, Daily, 20150201
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Error>
<Code>117</Code>
<Message>Daily reports are delayed. Please try again in 1 hour.</Message>
<Retry>3600000</Retry>
</Error>
Pre-Order Report (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, Pre-Order, Summary, Weekly, 20150208
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded P_S_W_80012345_20150208.txt.gz.</Message>
</Output>
Cloud Report (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 80012345, Cloud, Detailed, Daily, 20190513, 1_1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Output>
<Message>Successfully downloaded C_D_80012345_20190513_V1_1.txt.gz.</Message>
</Output>
Wrong Vendor Number (Robot Mode)
$ java -jar Reporter.jar p=Reporter.properties m=Robot.XML Sales.getReport 90012345, Sales, Summary, Daily, 20150201
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Error>
<Code>200</Code>
<Message>Invalid vendor number specified. Try again.</Message>
</Error>