/
Distribution Channel Path Variables
Distribution Channel Path Variables
The “Path” field on the “Edit Channel” form accepts the following variables:
variable | explanation |
---|---|
BASENAME | Replaced with an abbreviation of the publisher’s name |
DATESTAMP | Replaced with the Distribution creation date (YYYYMMDD) |
TIMESTAMP | Replaced with the Distribution creation time stamp (YYYYMMDD-hhmmss) |
DISTRIBUTION_ID | Replaced with the Distribution ID |
NEW_SEASON | Replaced with the current season plus the year |
UPCOMING_SEASON | Replaced with the upcoming season plus the year |
ROOT | Replaced with blank (to allow override of default path) |
Each variable must be enclosed in single curly brackets within the Path field.
Do not use spaces in the Path field.
Examples:
{BASENAME}-{TIMESTAMP}
=> demo-20190217-043210
{BASENAME}/{DISTRIBUTION_ID}/{DATESTAMP}
=> demo/145/20190217
path/to/{BASENAME}/{UPCOMING_SEASON}/{DATESTAMP}
=> path/to/demo/Spring-2020/20190217
, multiple selections available,
Related content
What's the purpose of the channel "Path" field?
What's the purpose of the channel "Path" field?
More like this
Change upload directory
Change upload directory
More like this
Edit distribution channel
Edit distribution channel
More like this
New Distribution
New Distribution
More like this
Create Channel
Create Channel
More like this
Create Channel Rule
Create Channel Rule
More like this