Attributes (/attributes)

The 'attributes' call allows you to obtain information for ATDW's attributes. Attributes are associated with categories and attribute types.

ATLAS2 API Online User Guide

Please enter your distributor key here to update the links on the page.

Attribute Types (&types)

A list of attribute types to retrieve the attributes for.

OPTIONS :
A valid list of ATDW attribute types e.g. ACTIVITY, ENTITY FAC
DEFAULT :
-
EXAMPLE :
https://[host]/api/atlas/attributes?key=[key]&types=ACTIVITY,ENTITY FAC
Get the list of all attributes with the ACTIVITY or ENTITY FAC attribute type

Categories (&cats)

A list of categories to retrieve the classifications for.

OPTIONS :
A valid list of ATDW categories e.g. ACCOMM, ATTRACTION
DEFAULT :
-
EXAMPLE :
https://[host]/api/atlas/attributes?key=[key]&cats=ATTRACTION,EVENT&types=ACTIVITY,ENTITY FAC
Get the list of all attributes for the EVENT and ATTRACTION categories with the ACTIVITY or ENTITY FAC attribute type

Output (&out)

Results can be request in JSON or XML format.

OPTIONS :
xml or json
DEFAULT :
xml
EXAMPLE :
https://[host]/api/atlas/attributes?key=[key]&cats=ATTRACTION,EVENT&types=ACTIVITY,ENTITY FAC&out=JSON
Get the list of all attributes for the EVENT and ATTRACTION categories with the ACTIVITY or ENTITY FAC attribute type formatted in JSON

Market Variant (&mv)

To obtain results in a different market variant you can use the 'mv' parameter.

OPTIONS :
CHINESE-T or CHINESE-S
DEFAULT :
ENGLISH
EXAMPLE :
https://[host]/api/atlas/attributes?key=[key]&cats=ATTRACTION,EVENT&types=ACTIVITY,ENTITY FAC&mv=CHINESE-T
Get the list of all attributes for the EVENT and ATTRACTION categories with the ACTIVITY or ENTITY FAC attribute type formatted in Traditional Chinese

Tags (&types=tag)

A list of all tags available for your current distributor key.

EXAMPLE :
https://[host]/api/atlas/attributes?key=[key]&types=tag
Get the list of all tags for your distributor key