BP Function: Parse Campaign Info
| C++ Impl | UNBPatreonAPIClientBPLibrary |
|---|
Parses a JSON string containing information about a creator's campaign (as returned from the /campaigns endpoint)
Inputs
Outputs
-
Campaign IDStringThe ID of the parsed campaign
-
TiersArray of
Patreon Tier InfoAll of the tiers associated with the campaign.
-
SuccessboolTrueif the parsing was successful, otherwiseFalse. If this value isFalse,Campaign IDandTiersshould not be used and will be invalid.
For any questions, help, suggestions or feature requests, please feel free to contact me at nbpsup@gmail.com