Learn R Programming

RTConnect (version 0.1.4)

kPeriod: Subscription Period

Description

Subscription period for iTunes Connect sales report.

Usage

kPeriod

Arguments

Format

The format is a list of 6 characters.
$ P7Days:
"7 Days"
$ P1Month:
"1 Month"
$ P2Months:
"2 Months"
$ P3Months:
"3 Months"
$ P6Months:
"6 Months"
$ P1Year:
"1 Year"

Source

http://www.apple.com/itunesnews/docs/AppStoreReportingInstructions.pdf

Examples

Run this code
  kPeriod
  kPeriod$P1Month

Run the code above in your browser using DataLab