Newer Version Available

This content describes an older version of this product. View Latest

Template Mappings Resource

Returns a collection of DMO mappings for the specified data asset or folder ID.

Resource URL

1/wave/templates/mappings

Formats

JSON

Available Version

59.0

HTTP Methods

GET DELETE POST

Request parameters for GET

Only 1 request parameter can be used per request.

Parameter Name Type Description Required or Optional Available Version
data​Transform​Name​Or​Id String The ID of the data batch transform to return mappings for. Required 59.0
dataset​Name​Or​Id String The ID of the dataset to return mappings for. Required 59.0
dmo​Name​Or​Id String The ID of the data model object to return mappings for. Required 59.0
folder​Id String The ID of the Analytics folder to return mappings for. Required 59.0

Response body for GET

Dataset DMO Mapping Collection

Request parameters for POST

Parameter Name Type Description Required or Optional Available Version
dataset​Dmo​Mapping DatasetDmoMappingInput The dataset DMO mapping. Required 59.0

Response body for POST

Dataset DMO Mapping