Get fixture data for Core reports by locale
Fixtures
Get Core Report By Locale
Returns report content for Core values in various languages based on the supplied ISO country locale code.
GET
Get fixture data for Core reports by locale
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ISO country code indicating which language the content should be retrieved in.
Available options:
de, en, es, fr, jp, ko, nl, pt_BR, zh_CN Response
Success
Standard response object for successful single-resource requests in the Profile Behavior API. Contains an HTTP status code, the returned resource data, and a status indicator.