Gets schedule template metadata including campaign name parameter tokens
GET/ui/rest/metadataValidationSchedule/template
Returns a map with key campaignNameParameters containing the date-based tokens (e.g. ${fullDate}, ${year}) available for use in the Campaign Name template field of the campaign wizard. The optional validationGroupId is accepted for future use when loading defaults from an existing validation group.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Returns schedule template metadata.
Bad request.
Unauthorized.
Forbidden - requires ManageMetavSchedule right.
Internal server error.