getTrackedLinks
Retrieves the tracked links for a category.
| Input | Type | Description | 
|---|---|---|
| token | AuthToken | Authorization token. | 
| campaignId | xs:int | Campaign identifier. | 
| categoryId | xs:int | Category identifier. | 
| Output | Type | Description | 
|---|---|---|
| TrackedLink[ ] | The tracked links of the category. |