tokenAuth property

String? tokenAuth
getter/setter pair

tokenAuth 32 character authorization key used to authenticate the API request. We recommend to create a user specifically for accessing the Tracking API, and give the user only write permission on the website(s).

Implementation

String? tokenAuth;