beetaggcore
Data types
Name | Description |
---|---|
Property | A generic property of a Code or Code Series. |
Provider | Describes a Team. |
Range | Attributes used to describe a Dynamic Code, Static Code or Code Series. |
RangeInfo | Most useful properties of a Code or Code Series. |
RedirectPattern | A pattern which allows to compute a URL at the time of a scan / click. |
StaticCode | A data type that describes a Static Code. |
Methods
Name | Description |
---|---|
AddOrUpdateRedirectPatternToRange | Add or update a Redirect Pattern (URL) of a Code or Code Series. Doesn't work with Static Codes. |
AddRange | Create a Dynamic Code, a Code Series or a Static Code. |
GetClickStats | Get the scan/click stats of one or several Dynamic Codes or Code Series. No stats are available for Static Codes. |
GetProvidersOfUser | Get all Teams of the calling user (defined by Token). |
GetRange | Get a Dynamic Code, Code Series or Static Code. |
GetRangeInfosForProvider | Get all Dynamic Codes, Code Series and Static Codes of a Team. |
GetRedirectPatternsOfRange | Get all Redirect Patterns (URLs) of a Code or Code Series. Use GetRange to get the URL for Static Codes. |
UpdateRange | Edit a Dynamic Code, a Code Series or a Static Code. |