Learn R Programming

RSiteCatalyst (version 1.1)

GetTokenCount: Get API Token Count

Description

Requests number of API tokens remaining for the month.

Usage

GetTokenCount()

Arguments

Value

  • Character string

Details

NOTE: There is no longer a token limit on the Adobe Analytics API. This function remains unchanged for historical purposes. Returns the number of tokens remaining per month and provides percentage remaining.

See Also

SCAuth

Examples

Run this code
GetTokenCount()
    
    #Example Result
    "Your company has 9965 tokens remaining this month (99.7% remaining)"

Run the code above in your browser using DataLab